Description
This property allows you to get and set a Y coordinate of point in a sketch.
Syntax
Property get:
Y = Y ( );
|
Return: (Double) Y |
Y coordinate of point in sketcher. |
Property set:
Y( Y );
|
Input: (Double) Y |
Y coordinate of point in sketcher. |