API Documentation > Classes > Class pfcDatumPointConstraint
Class pfcDatumPointConstraint
Description
This class describes a datum point constraint.
Direct Known Subclasses:
User Guide References:
Property Summary
/* readonly */ pfcSelection
This specifies selection handle for the constraint reference.
This specifies the type of datum point constraint.
/* readonly */ number
This specifies the constraint reference value with respect to the datum point.
Property Detail
/* readonly */ pfcSelection
ConstraintRef
This specifies selection handle for the constraint reference.
ConstraintType
This specifies the type of datum point constraint.
/* readonly */ number
Value
This specifies the constraint reference value with respect to the datum point.
Was this helpful?