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