| Library | Module | Frames | Expand |
| /* readonly */ number | DimOffset | |
| The offset value specified by the dimension. | ||
| /* readonly */ pfcSelection | DimRef | |
| This specifies selection handle for the dimension reference. | ||
| static pfcDatumAxisDimensionConstraint | Create (pfcSelection DimRef, number DimOffset) | |
| Creates a new DatumAxisDimensionConstraint object. | ||
| /* readonly */ number | DimOffset |
|
The offset value specified by the dimension. |
| /* readonly */ pfcSelection | DimRef |
|
This specifies selection handle for the dimension reference. |
| static pfcDatumAxisDimensionConstraint | Create | (pfcSelection DimRef, number DimOffset) |
|
Creates a new DatumAxisDimensionConstraint object. In the current release this constraint cannot be set by an application.
|