Controls the visibility of the coordinate system icon.
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. |
1 | Turns on the coordinate system icon display. |
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. |
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 Topics