| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| DatumPointDimensionConstraints | GetDimConstraints
()
Get method for attribute "DimConstraints" This specifies the dimension constraints of the general datum point. |
| String | GetName
()
Get method for attribute "Name" This specifies the name of the general datum point. |
| DatumPointPlacementConstraints | GetPlaceConstraints
()
Get method for attribute "PlaceConstraints" This specifies the placement constraints of the general datum point. |
| Method Detail |
|---|
| GetName |
|---|
| String | GetName | () |
This specifies the name of the general datum point.
|
| GetPlaceConstraints |
|---|
| DatumPointPlacementConstraints | GetPlaceConstraints | () |
This specifies the placement constraints of the general datum point.
|
| GetDimConstraints |
|---|
| DatumPointDimensionConstraints | GetDimConstraints | () |
This specifies the dimension constraints of the general datum point.
|