Enum pfcDatumAxisConstraintType
Description
This enumerated type lists different types of datum axis constraints.
Values
-
DTMAXIS_NORMAL
- This specifies 'Normal' datum axis.
-
DTMAXIS_THRU
- This specifies 'Through' datum axis.
-
DTMAXIS_TANGENT
- This specifies 'Tangent' datum axis.
-
DTMAXIS_CENTER
- This specifies 'Center' datum axis.
-
DatumAxisConstraintType_nil
-
Use this enumerated value to represent "null" passed to optional properties or method arguments.