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