Coordinate |
The CoordinateSystem type exposes the following members.
| Name | Description | |
|---|---|---|
| Name | Gets and sets the user-displayable name of the coordinate system. | |
| Origin | Gets and sets the origin Point that defines the reference location of the coordinate system. The origin serves as the anchor point from which all positioning and measurements are calculated. | |
| Xaxis | Gets and sets the X-axis Vector indicating the primary horizontal direction of the coordinate system. | |
| Yaxis | Gets and sets the Y-axis Vector indicating the secondary horizontal direction of the coordinate system. | |
| Zaxis | Gets and sets the Z-axis Vector indicating the vertical direction of the coordinate system. |