Library | Module

Interface IpfcDatumPlaneNormalConstraint



Description

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



Property Summary

PropertyNormalRefas IpfcSelection
This specifies selection handle for the 'Normal' reference.



Method Summary

FunctionCCpfcDatumPlaneNormalConstraint.Create (NormalRef as IpfcSelection) as IpfcDatumPlaneNormalConstraint
Creates a new DatumPlaneNormalConstraint object.



Property Detail


PropertyNormalRefas IpfcSelection

This specifies selection handle for the 'Normal' reference.





Method Detail


FunctionCCpfcDatumPlaneNormalConstraint.Create (NormalRef as IpfcSelection) as IpfcDatumPlaneNormalConstraint

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.