Library | Module

Enum pfcDatumSide

Description

This interface represents the datum plane side to use when calculating assembly component constraints.




Values

DATUM_SIDE_NONE
This type is used if the constraint does not involve a datum plane.
DATUM_SIDE_RED
This type represents the secondary (formerly red) side of the datum plane.
DATUM_SIDE_YELLOW
This type represents the primary (formerly yellow) side of the datum plane.
DatumSide_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.