System Variable UCSICON¶
Controls the visibility of the coordinate system icon.
The variable has the same name as the CSIcon command.
The setting is determined as a bit code using the sum of the following values:
Bit Codes
0 |
Turns off the coordinate system icon display. This is the same as using the Off option of the CSIcon command. |
1 |
Turns on the coordinate system icon display. This is the same as using the On option of the CSIcon command. |
2 |
Forces the coordinate system icon to be displayed at the origin (0,0,0) of the coordinate system. If the origin is off the display, the icon is positioned at the lower left corner of the ViewTile. This is the same as activating the Origin option of the CSIcon command. |
3 |
Turns on the coordinate system icon display. If possible, the icon is displayed at the origin (0,0,0) of the coordinate system. |
Properties
Type |
Integer |
Default |
3 |
Status |
Read / Write |
Saved |
In the drawing file |
Related Commands