Enum EpfcDatumSide
Description
This interface represents the datum plane side to use when calculating assembly component constraints.
Values
-
EpfcDATUM_SIDE_NONE
- This type is used if the constraint does not involve a datum plane.
-
EpfcDATUM_SIDE_RED
- This type represents the secondary (formerly red) side of the datum plane.
-
EpfcDATUM_SIDE_YELLOW
- This type represents the primary (formerly yellow) side of the datum plane.
-
EpfcDatumSide_nil
-
Use this enumerated value to represent "null" passed to optional properties or method arguments.