Library | Module

Class pfcDatumCsysOriginConstraint



Description

This class describes a datum coordinate system origin constraint.



Property Summary

/* readonly */ pfcSelectionOriginRef
This specifies selection handle for the origin reference.



Method Summary

static pfcDatumCsysOriginConstraintCreate (pfcSelection OriginRef)
Creates a new DatumCsysOriginConstraint object.



Property Detail


/* readonly */ pfcSelectionOriginRef

This specifies selection handle for the origin reference.





Method Detail


static pfcDatumCsysOriginConstraintCreate (pfcSelection OriginRef)

Creates a new DatumCsysOriginConstraint object.

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