Description
This property allows you to define the UCS on which to create main planes. This property is only applicable in the cmPlaneModeMain mode .
Syntax
Property get:
Ucs = UcsEntity ( );
|
Return: (IEntity) Ucs |
A Ucs on which main planes are created. |
Property set:
UcsEntity( Ucs );
|
Input: (IEntity) Ucs |
A Ucs on which main planes will be created. |