|
This property allows you to set a rotation by around Y-axis. This property is used when connect is made by UCS's.
Property get:
AngleY = RotateY ( );
Return: (Double) AngleY | Rotation angle around Y axis. |
Property set:
RotateY( AngleY );
Input: (Double) AngleY | Rotation angle around Y axis. |
|