Enum pfcDatumCsysOrientMoveConstraintType
Description
This enumerated type lists different types of orientation constraints.
Values
-
DTMCSYS_MOVE_TRAN_X
- Oriented with translation along X axis.
-
DTMCSYS_MOVE_TRAN_Y
- Oriented with translation along Y axis.
-
DTMCSYS_MOVE_TRAN_Z
- Oriented with translation along Z axis.
-
DTMCSYS_MOVE_ROT_X
- Oriented with rotation about X axis.
-
DTMCSYS_MOVE_ROT_Y
- Oriented with rotation about Y axis.
-
DTMCSYS_MOVE_ROT_Z
- Oriented with rotation about Z axis.
-
DTMCSYS_MOVE_RAD
- "r" in Cylindrical/Spherical coordinate system.
-
DTMCSYS_MOVE_PHI
- "phi" in Cylindrical/Spherical coordinate system.
-
DTMCSYS_MOVE_ZI
- "z" in Cylindrical coordinate system.
-
DTMCSYS_MOVE_THETA
- "theta" in spherical coordinate system.
-
DatumCsysOrientMoveConstraintType_nil
-
Use this enumerated value to represent "null" passed to optional properties or method arguments.