API Documentation > Classes > Class pfcDatumPointPlacementConstraint
Class pfcDatumPointPlacementConstraint
Description
This class describes a datum point placement constraint.
Direct Parent Classes:
User Guide References:
Method Summary
Create (pfcSelection ConstraintRef, pfcDatumPointConstraintType Type, number Value)
Creates a new DatumPointPlacementConstraint object.
Method Detail
Create
(pfcSelection ConstraintRef, pfcDatumPointConstraintType Type, number Value)
Creates a new DatumPointPlacementConstraint object.
In the current release this constraint cannot be set by an application.
Parameters:
ConstraintRef
The constraint reference object.
Type
Value
The constraint reference value.
Returns:
The new object.
Was this helpful?