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.
Manual References:
GetConstraintType
()
This specifies the type of datum point constraint.
Manual References:
GetValue
()
This specifies the constraint reference value with respect to the datum point.
Manual References:
Was this helpful?