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