a project’s drawings as a
You toggle these palettes on and off by clicking three buttons near the end of the Standard toolbar or by pressing Ctrl+1 (Properties), Ctrl+2 DesignCenter), Ctrl+3 (Tool Palettes), or Ctrl+4 (Sheet Set Manager). Figure 2 -9 shows all four toggled on.
Figure 2-9: A modeless menagerie.
Manipulating AutoCAD modeless dialog boxes — or
Another cool feature — for the Tool Palettes but not the Properties and DesignCenter palettes — is
What Really Makes AutoCAD Cook?
Knowing how to use the command line, as described in the section, “Take an order: The command line area,” is one of the secrets of becoming a competent AutoCAD user. In reading about and using AutoCAD, you encounter two additional topics frequently:
System variables are settings that AutoCAD checks before it decides how to do something. If you set the system variable SAVETIME to 10, AutoCAD automatically saves your drawing file every ten minutes; if you set SAVETIME to 60, the time between saves is one hour. Hundreds of system variables control AutoCAD’s operations.
Of these hundreds of system variables in AutoCAD, 70 system variables control dimensioning alone. (
To change the value of a system variable, just type its name at the AutoCAD command prompt and press Enter. AutoCAD will display the current value of the system variable setting and prompt you for a new value. Press Enter alone to keep the existing setting, or type a value and press Enter to change the setting.
The procedure for entering a system variable is exactly the same as for entering a command name — type the name and press Enter. The only difference is what happens afterward:
? A system variable changes a setting.
? A command usually adds objects to the drawing, modifies objects, or changes your view of the drawing.
Being able to change system variables by typing their names at the command line is a boon to power users and occasionally a necessity for everybody else. The only problem is finding or remembering what the names are. In most cases, you’ll be told what system variable name you need to type — by me in this book or by the local AutoCAD guru in your office.
To see a listing of all the system variables in AutoCAD and their current settings, use the following steps:
1. Type SETvar at the AutoCAD command prompt and press Enter.
AutoCAD prompts you to type the name of a system variable (if you want to view or change just one) or question mark (if you want to see the names and current settings of more than one):
Enter variable name or [?]
2. Type ? (question mark) and press Enter.
AutoCAD asks which system variables to list:
Enter variable(s) to list *:
3. Press Enter to accept the default asterisk (which means “list all system variables”).
AutoCAD displays the first 16 system variables and their settings:
ACADLSPASDOC 0
ACADPREFIX 'C:Documents and...' (read only)
ACADVER '16.1' (read only)
ACISOUTVER 70
AFLAGS 0
ANGBASE 0
ANGDIR 0
APBOX 0
APERTURE 10
AREA 0.0000 (read only)
ATTDIA 0
ATTMODE 1
ATTREQ 1
AUDITCTL 0
AUNITS 0
AUPREC 0
AUTOSNAP 63
BACKGROUNDPLOT 2
BACKZ 0.0000 (read only)
BINDTYPE 0
BLIPMODE 0
Press ENTER to continue:
4. Press Enter repeatedly to scroll through the entire list, or press Esc to bail out.
AutoCAD returns to the command prompt:
Command:
If you want to find out more about what a particular system variable controls, see the System Variables