API Documentation > Classes > Class pfcDatumPlaneNormalConstraint
Class pfcDatumPlaneNormalConstraint
Description
This specifies a 'Normal' datum plane constraint.
Direct Parent Classes:
User Guide References:
Property Summary
/* readonly */ pfcSelection
This specifies selection handle for the 'Normal' reference.
Method Summary
Create (pfcSelection NormalRef)
Creates a new DatumPlaneNormalConstraint object.
Property Detail
/* readonly */ pfcSelection
NormalRef
This specifies selection handle for the 'Normal' reference.
Method Detail
Creates a new DatumPlaneNormalConstraint object.
In the current release this constraint cannot be set by an application.
Parameters:
NormalRef
The 'Normal' reference object.
Returns:
The new object.
Was this helpful?