| Library | Module | Frames | Expand |
| /* readonly */ pfcDatumCsysOrientMoveConstraintType | OrientMoveConstraintType | |
| This specifies type of orientation constraint. | ||
| /* readonly */ number | OrientMoveValue | |
| This specifies constraint reference value. | ||
| static pfcDatumCsysOrientMoveConstraint | Create (pfcDatumCsysOrientMoveConstraintType OrientMoveConstraintType, number OrientMoveValue) | |
| Creates a new DatumCsysOrientMoveConstraint object. | ||
| /* readonly */ pfcDatumCsysOrientMoveConstraintType | OrientMoveConstraintType |
|
This specifies type of orientation constraint. |
| /* readonly */ number | OrientMoveValue |
|
This specifies constraint reference value. |
| static pfcDatumCsysOrientMoveConstraint | Create | (pfcDatumCsysOrientMoveConstraintType OrientMoveConstraintType, number OrientMoveValue) |
|
Creates a new DatumCsysOrientMoveConstraint object. In the current release this constraint cannot be set by an application.
|