Library | Module

Class pfcDatumAxisConstraint



Description

This class describes a datum axis constraint.



Property Summary

/* readonly */ pfcSelectionConstraintRef
This specifies selection handle for the constraint reference.
/* readonly */ pfcDatumAxisConstraintTypeConstraintType
This specifies the type of datum axis constraint.



Method Summary

static pfcDatumAxisConstraintCreate (pfcDatumAxisConstraintType ConstraintType, pfcSelection ConstraintRef)
Creates a new DatumAxisConstraint object.



Property Detail


/* readonly */ pfcSelectionConstraintRef

This specifies selection handle for the constraint reference.




/* readonly */ pfcDatumAxisConstraintTypeConstraintType

This specifies the type of datum axis constraint.





Method Detail


static pfcDatumAxisConstraintCreate (pfcDatumAxisConstraintType ConstraintType, pfcSelection ConstraintRef)

Creates a new DatumAxisConstraint object.

In the current release this constraint cannot be set by an application.
Parameters:
ConstraintType
The type of constraint.
ConstraintRef
The constraint reference object.
Returns:
The new object.