Library | Module

Class pfcDatumCsysOrientMoveConstraint



Description

This class describes a datum coordinate system orientation constraint.



Property Summary

/* readonly */ pfcDatumCsysOrientMoveConstraintTypeOrientMoveConstraintType
This specifies type of orientation constraint.
/* readonly */ numberOrientMoveValue
This specifies constraint reference value.



Method Summary

static pfcDatumCsysOrientMoveConstraintCreate (pfcDatumCsysOrientMoveConstraintType OrientMoveConstraintType, number OrientMoveValue)
Creates a new DatumCsysOrientMoveConstraint object.



Property Detail


/* readonly */ pfcDatumCsysOrientMoveConstraintTypeOrientMoveConstraintType

This specifies type of orientation constraint.




/* readonly */ numberOrientMoveValue

This specifies constraint reference value.





Method Detail


static pfcDatumCsysOrientMoveConstraintCreate (pfcDatumCsysOrientMoveConstraintType OrientMoveConstraintType, number OrientMoveValue)

Creates a new DatumCsysOrientMoveConstraint object.

In the current release this constraint cannot be set by an application.
Parameters:
OrientMoveConstraintType
The orientation constraint type.
OrientMoveValue
The constraint reference value.
Returns:
The new object.