Description
This property allows you to define the X-axis direction for a new UCS. This property is only applicable when IMdUcs::Mode is set to the cmUcsModeGeometry mode.
Syntax
Property get:
Point = SecondPoint ( );
| Return: (Variant) Point | Array of point coordinates. |
Property set:
SecondPoint( Point );
| Input: (Variant) Point | Array of point coordinates. |