Library | Module

Class pfcDatumPlaneParallelConstraint



Description

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



Property Summary

/* readonly */ pfcSelectionParallelRef
This specifies selection handle for the 'Parallel' reference.



Method Summary

static pfcDatumPlaneParallelConstraintCreate (pfcSelection ParallelRef)
Creates a new DatumPlaneParallelConstraint object.



Property Detail


/* readonly */ pfcSelectionParallelRef

This specifies selection handle for the 'Parallel' reference.





Method Detail


static pfcDatumPlaneParallelConstraintCreate (pfcSelection ParallelRef)

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.