Library | Module

Class pfcDatumPlaneNormalConstraint



Description

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



Property Summary

/* readonly */ pfcSelectionNormalRef
This specifies selection handle for the 'Normal' reference.



Method Summary

static pfcDatumPlaneNormalConstraintCreate (pfcSelection NormalRef)
Creates a new DatumPlaneNormalConstraint object.



Property Detail


/* readonly */ pfcSelectionNormalRef

This specifies selection handle for the 'Normal' reference.





Method Detail


static pfcDatumPlaneNormalConstraintCreate (pfcSelection NormalRef)

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.