System Variable COORDS¶
Determines the display of the coordinates at the current cursor position on the right of the status bar.
Values
0 |
Coordinates update as you specify points. |
1 |
Absolute coordinates are continuously updated in the (x,y,z) format (default). |
2 |
Coordinates are continuously updated. Relative polar coordinates are displayed in the (distance>angle) format when a command is active and while you specify a point, distance, or an angle. When a command is not active, absolute coordinates are displayed. |
3 |
Coordinates are not updated on the status bar. |
Properties
Type |
Integer |
Default |
1 |
Range |
0 .. 3 |
Status |
Read / Write |
Saved |
In the user’s profile |