Controls whether the cursor position on the status bar is updated continuously or at specific times only. It also controls the format in which the coordinates are displayed.
Type: | Integer |
Saved in: | Registry |
Initial value: | 1 |
Value |
Description |
---|---|
0 |
Absolute coordinates are displayed; the coordinate display is updated only when a point is specified. |
1 |
Absolute coordinates are displayed; the coordinate display is updated continuously in realtime. |
2 |
Relative polar coordinates are displayed when a command is active and while you specify a point, distance, or an angle; the coordinate display is updated continuously in realtime. When a command is not active, absolute coordinate values are displayed. Note: Z values are always in absolute coordinates.
|
3 |
Geographic (latitude and longitude) coordinates are displayed; the coordinate display is updated continuously in realtime. The coordinate format is controlled by the GEOLATLONGFORMAT system variable. Note: Z values are not displayed when the drawing file contains geographic location information.
|