ORI_FRAME_MIRROR

Returns an orientation that has the specified axes mirrored about a plane within a coordinate system object.

Format

ORI_FRAME_MIRROR (Body Fixed 313 Angles, Frame Object, Plane Name, Axes Name)
 
Body Fixed 313 Angles
Array of body-fixed 313 Euler rotation sequences, expressed in the global coordinate system.
Frame Object
Coordinate system object defining the plane of reflection.
Plane Name
Character string that selects one of three planes in a coordinate system object. xy, yx, xz, zx, yz, and zy are the only possible value (character case is insignificant). Also, order is insignificant; that is, xy is the same as yx.
Axes Name
Character string that indicates which axes to mirror. xy, yx, xz, zx, yz, and zy are the only possible values (character case is insignificant). Also, order is insignificant; that is, xy is the same as yx.

Example

In the following illustration, the ORI_FRAME_MIRROR function returns an orientation, as specified:
 
Function
ORI_FRAME_MIRROR({6,14,0}, marker_1, “xz”, “xz”)
Result
174, 14, 180