Library | Module

Interface IpfcDatumPlaneTangentConstraint



Description

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



Property Summary

PropertyTangentRefas IpfcSelection
This specifies selection handle for the 'Tangent' reference.



Method Summary

FunctionCCpfcDatumPlaneTangentConstraint.Create (TangentRef as IpfcSelection) as IpfcDatumPlaneTangentConstraint
Creates a new DatumPlaneTangentConstraint object.



Property Detail


PropertyTangentRefas IpfcSelection

This specifies selection handle for the 'Tangent' reference.





Method Detail


FunctionCCpfcDatumPlaneTangentConstraint.Create (TangentRef as IpfcSelection) as IpfcDatumPlaneTangentConstraint

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.