| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| DatumCsysDimConstraintType | GetDimConstraintType
()
Get method for attribute "DimConstraintType" This specifies type of dimension constraint. |
| Selection | GetDimRef
()
Get method for attribute "DimRef" This specifies selection handle for the dimension reference. |
| double | GetDimValue
()
Get method for attribute "DimValue" This specifies constraint reference value. |
| Method Detail |
|---|
| GetDimRef |
|---|
| Selection | GetDimRef | () |
This specifies selection handle for the dimension reference.
|
| GetDimConstraintType |
|---|
| DatumCsysDimConstraintType | GetDimConstraintType | () |
This specifies type of dimension constraint.
|
| GetDimValue |
|---|
| double | GetDimValue | () |
This specifies constraint reference value.
|