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