API Documentation > Interface Classes > Class pfcDatumPointConstraint
Class pfcDatumPointConstraint

# include <pfcDatumPointFeat.h>

class
pfcDatumPointConstraint
: public virtual
xobject
{
xdeclare(pfcDatumPointConstraint)
...
};
This is a
COMPACT class.

Description
This class describes a datum point constraint.
Direct Known Subclasses:
Method Summary
This specifies selection handle for the constraint reference.
This specifies the type of datum point constraint.
This specifies the constraint reference value with respect to the datum point.
Method Detail
GetConstraintRef
()
This specifies selection handle for the constraint reference.
User Guide References:
GetConstraintType
()
This specifies the type of datum point constraint.
User Guide References:
GetValue
()
This specifies the constraint reference value with respect to the datum point.
User Guide References:
Was this helpful?