Library | Module

Interface IpfcDatumPlaneParallelConstraint



Description

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



Property Summary

PropertyParallelRefas IpfcSelection
This specifies selection handle for the 'Parallel' reference.



Method Summary

FunctionCCpfcDatumPlaneParallelConstraint.Create (ParallelRef as IpfcSelection) as IpfcDatumPlaneParallelConstraint
Creates a new DatumPlaneParallelConstraint object.



Property Detail


PropertyParallelRefas IpfcSelection

This specifies selection handle for the 'Parallel' reference.





Method Detail


FunctionCCpfcDatumPlaneParallelConstraint.Create (ParallelRef as IpfcSelection) as IpfcDatumPlaneParallelConstraint

Creates a new DatumPlaneParallelConstraint object.

In the current release this constraint cannot be set by an application.
Parameters:
ParallelRef
The 'Parallel' reference object.
Returns:
The new object.