API Documentation > Classes > Interface IpfcDatumPlaneParallelConstraint
Interface IpfcDatumPlaneParallelConstraint
Description
This specifies a 'Parallel' datum plane constraint.
Direct Parent Classes:
User Guide References:
Property Summary
Property
This specifies selection handle for the 'Parallel' reference.
Method Summary
Function
Creates a new DatumPlaneParallelConstraint object.
Property Detail
Property
ParallelRef
This specifies selection handle for the 'Parallel' reference.
Method Detail
Function
CCpfcDatumPlaneParallelConstraint.Create
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.
Was this helpful?