| Library | Module | Frames | Expand |
| /* readonly */ pfcSelection | ConstraintRef | |
| This specifies selection handle for the constraint reference. | ||
| /* readonly */ pfcDatumAxisConstraintType | ConstraintType | |
| This specifies the type of datum axis constraint. | ||
| static pfcDatumAxisConstraint | Create (pfcDatumAxisConstraintType ConstraintType, pfcSelection ConstraintRef) | |
| Creates a new DatumAxisConstraint object. | ||
| /* readonly */ pfcSelection | ConstraintRef |
|
This specifies selection handle for the constraint reference. |
| /* readonly */ pfcDatumAxisConstraintType | ConstraintType |
|
This specifies the type of datum axis constraint. |
| static pfcDatumAxisConstraint | Create | (pfcDatumAxisConstraintType ConstraintType, pfcSelection ConstraintRef) |
|
Creates a new DatumAxisConstraint object. In the current release this constraint cannot be set by an application.
|