Library | Module

Enum EpfcDatumCsysOrientMoveConstraintType

Description

This enumerated type lists different types of orientation constraints.




Values

EpfcDTMCSYS_MOVE_TRAN_X
Oriented with translation along X axis.

EpfcDTMCSYS_MOVE_TRAN_Y
Oriented with translation along Y axis.

EpfcDTMCSYS_MOVE_TRAN_Z
Oriented with translation along Z axis.

EpfcDTMCSYS_MOVE_ROT_X
Oriented with rotation about X axis.

EpfcDTMCSYS_MOVE_ROT_Y
Oriented with rotation about Y axis.

EpfcDTMCSYS_MOVE_ROT_Z
Oriented with rotation about Z axis.

EpfcDTMCSYS_MOVE_RAD
"r" in Cylindrical/Spherical coordinate system.

EpfcDTMCSYS_MOVE_PHI
"phi" in Cylindrical/Spherical coordinate system.

EpfcDTMCSYS_MOVE_ZI
"z" in Cylindrical coordinate system.

EpfcDTMCSYS_MOVE_THETA
"theta" in spherical coordinate system.

EpfcDatumCsysOrientMoveConstraintType_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.