|
IGeom3DPoint::X
Description
This property allows you to get the X-coordinate of a point.
Syntax
Property get:
CoordinateX = X ( );
Return: (Double) CoordinateX |
The value of the X coordinate of a point. |
Note
All coordinates are given relative to the model's main UCS.
|