Library | Module

Interface IpfcDatumCsysOriginConstraint



Description

This class describes a datum coordinate system origin constraint.



Property Summary

PropertyOriginRefas IpfcSelection
This specifies selection handle for the origin reference.



Method Summary

FunctionCCpfcDatumCsysOriginConstraint.Create (OriginRef as IpfcSelection) as IpfcDatumCsysOriginConstraint
Creates a new DatumCsysOriginConstraint object.



Property Detail


PropertyOriginRefas IpfcSelection

This specifies selection handle for the origin reference.





Method Detail


FunctionCCpfcDatumCsysOriginConstraint.Create (OriginRef as IpfcSelection) as IpfcDatumCsysOriginConstraint

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.