| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| Selection | GetConstraintRef
()
Get method for attribute "ConstraintRef" This specifies selection handle for the constraint reference. |
| DatumPointConstraintType | GetConstraintType
()
Get method for attribute "ConstraintType" This specifies the type of datum point constraint. |
| double | GetValue
()
Get method for attribute "Value" This specifies the constraint reference value with respect to the datum point. |
| Method Detail |
|---|
| GetConstraintRef |
|---|
| Selection | GetConstraintRef | () |
This specifies selection handle for the constraint reference.
|
| GetConstraintType |
|---|
| DatumPointConstraintType | GetConstraintType | () |
This specifies the type of datum point constraint.
|
| GetValue |
|---|
| double | GetValue | () |
This specifies the constraint reference value with respect to the
datum point.
|