Library | Module

Class pfcDatumPlaneOffsetConstraint



Description

This specifies a 'Offset' datum plane constraint.
Direct Parent Classes:
pfcDatumPlaneConstraint
Direct Known Subclasses:
pfcDatumPlaneOffsetCoordSysConstraint



Property Summary

/* readonly */ pfcSelectionOffsetRef
This specifies selection handle for the 'Offset' reference.
/* readonly */ numberOffsetValue
The reference offset value.



Method Summary

static pfcDatumPlaneOffsetConstraintCreate (pfcSelection OffsetRef, number OffsetValue)
Creates a new DatumPlaneOffsetConstraint object.



Property Detail


/* readonly */ pfcSelectionOffsetRef

This specifies selection handle for the 'Offset' reference.




/* readonly */ numberOffsetValue

The reference offset value.





Method Detail


static pfcDatumPlaneOffsetConstraintCreate (pfcSelection OffsetRef, number OffsetValue)

Creates a new DatumPlaneOffsetConstraint object.

In the current release this constraint cannot be set by an application.
Parameters:
OffsetRef
The 'Offset' reference object.
OffsetValue
The reference offset value.
Returns:
The new object.