MEDYAN.get_material_frame
Tuple{MEDYAN.Context, Union{MEDYAN.Place, MEDYAN.Tag}}
Return the material frame of x
. Throw an error if x
doesn’t exist.
The first column is the first direction. The second column is the second direction. The third column is cross(dirs[1], dirs[2])
to complete the right handed frame.