System Variable CURSORMODE¶
Defines the pointer and crosshairs appearance in the graphics area.
Values
0 |
The pointer displays as crosshairs showing the negative parts of the X-, Y-, and Z-axes as shorter. At crosshairs’ origin the GravityBox displays. If CURSORSIZE is 100, the crosshairs span the entire screen. |
1 |
The pointer displays as mouse cursor with an arrow and a box when no command is active. When a command is active and prompts to specify a point, distance, or angle, the pointer displays as crosshairs with equal lengths on the positive and negative parts of the X-, Y-, and Z-axes. |
2 |
The pointer displays as crosshairs with equal lengths on the positive and negative parts of the X-, Y-, and Z-axes, whether a command is active or the running command prompts to specify a point, distance, or angle. |
Properties
Type |
Integer |
Range |
0 .. 2 |
Default |
1 |
Status |
Read / Write |
Saved |
In the user’s profile file |
Related Variables