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
Start a Drawing from Scratch | 79
Use a Default Drawing Template File
The fastest way to begin working on a new drawing is to start automatically
with a default drawing template file. No dialog box is displayed with this
method:
■ You set the STARTUP system variable to 0 (off).
■ You set the FILEDIA system variable to 1 (on).
■ You specify a default drawing template file in the Options dialog box on
the Files tab. Click the node labeled “Drawing Template Settings” and
specify a path and drawing template file.
■ You click Qnew on the Standard toolbar.
From now on, a new drawing is immediately created that is based on the
specified default drawing template file.
If no template file is specified in the Options dialog box, QNEW displays the
Select Template dialog box.
To start a drawing from scratch with the Create Drawing dialog box
1 If necessary, set the
STARTUP system variable to 1 and the FILEDIA system
variable to 1. On the command line, enter startup and 1; then enter filedia
and 1.
2 On the File menu, click New.
3 In the Create New Drawing dialog box, click Start from Scratch.
4 Under Default Settings, click either Imperial or Metric.
The new drawing starts as drawing1.dwg. The default drawing name
changes to reflect the number of new drawings that have been started. For
example, if you start another drawing, the default drawing name is
drawing2.dwg.
Command line
NEW
To start a drawing from scratch from a default drawing template file
1 If necessary, set the
STARTUP system variable to 0 and the FILEDIA system
variable to 1. On the command line, enter startup and 0; then enter filedia
and 1.
2 On the Tools menu, click Options. In the Options dialog box, click the
Files tab.