2004
Table Of Contents
- Contents
- Chapter 1 - Find the Information You Need
- Part 1 - The User Interface
- Part 2 - Start, Organize, and Save a Drawing
- Part 3 - Control the Drawing Views
- Part 4 - Create and Modify Objects
- Chapter 14 - Control the Properties of Objects
- Chapter 15 - Use Precision Tools
- Chapter 16 - Draw Geometric Objects
- Chapter 17 - Change Existing Objects
- Part 5 - Hatches, Notes, and Dimensions
- Chapter 18 - Hatches, Fills, and Wipeouts
- Chapter 19 - Notes and Labels
- Chapter 20 - Dimensions and Tolerances
- Part 6 - Create Layouts and Plot Drawings
- Chapter 21 - Create Layouts
- Chapter 22 - Plot Drawings
- Part 7 - Share Data Between Drawings and Applications
- Chapter 23 - Reference Other Drawing Files (Xrefs)
- Chapter 24 - Link and Embed Data (OLE)
- Chapter 25 - Work with Data in Other Formats
- Chapter 26 - Access External Databases
- Overview of Using AutoCAD with External Databases
- Access a Database from Within AutoCAD
- Link Database Records to Graphical Objects
- Use Labels to Display Database Information in the Drawing
- Use Queries to Filter Database Information
- Share Link and Label Templates and Queries with Other Users
- Work with Links in Files from Earlier Releases
- Part 8 - Work with Other People and Organizations
- Chapter 27 - Protect and Sign Drawings
- Chapter 28 - Use the Internet to Share Drawings
- Chapter 29 - Insert and View Markups
- Chapter 30 - Publish Drawing Sets
- Part 9 - Create Realistic Images and Graphics
- Glossary
- Index
38 | Chapter 3 The Command Window
Enter System Variables on the Command
Line
System variables are settings that control how certain commands work. They
can turn on or turn off modes such as Snap, Grid, or Ortho. They can set
default scales for hatch patterns. They can store information about the
current drawing and about AutoCAD configuration. Sometimes you use a
system variable in order to change a setting. At other times you use a system
variable to display the current status.
For example, the
GRIDMODE system variable turns the dot grid display on
and off when you change the value. In this case, the
GRIDMODE system
variable is functionally equivalent to the
GRID command. DATE is a read-only
system variable that stores the current date. You can display this value, but
you cannot change it.
You can examine or change a system variable's setting transparently, that is,
while using another command; however, new values may not take effect
until the interrupted command ends.
To change the setting of a system variable
1 At the Command prompt, enter the system variable name. For example,
enter gridmode to change the grid setting.
2 To change the status of
GRIDMODE, enter 1 for on or 0 for off. To retain the
current value of the system variable, press
ENTER.
To see a complete list of system variables
1 At the Command prompt, enter setvar.
2 At the Variable Name prompt, enter ?.
3 At the Enter Variable(s) to List prompt, press
ENTER.
Command line
SETVAR