Library | Module

Class pfcDatumPlaneTangentConstraint



Description

This specifies a 'Tangent' datum plane constraint.
Direct Parent Classes:
pfcDatumPlaneConstraint



Property Summary

/* readonly */ pfcSelectionTangentRef
This specifies selection handle for the 'Tangent' reference.



Method Summary

static pfcDatumPlaneTangentConstraintCreate (pfcSelection TangentRef)
Creates a new DatumPlaneTangentConstraint object.



Property Detail


/* readonly */ pfcSelectionTangentRef

This specifies selection handle for the 'Tangent' reference.





Method Detail


static pfcDatumPlaneTangentConstraintCreate (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.