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