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
216 | Chapter 15 Use Precision Tools
In the illustration below, the coordinate values of 3,2,5 indicates a point 3
units along the positive X axis, 2 units along the positive Y axis, and 5 units
along the positive Z axis.
Use Default Z Values
When you enter coordinates in the format X,Y, the Z value is copied from the
last point you entered. As a result, you can enter one coordinate in the X,Y,Z
format and then enter subsequent coordinates using the X,Y format with the
Z value remaining constant. For example, if you enter the following coordi-
nates for a line
From point: 0,0,5
To point: 3,4
both endpoints of the line will have a Z value of 5. When you begin or open
any drawing, the initial default value of Z is 0.
Use Absolute and Relative Coordinates
As with 2D coordinates, you can enter absolute coordinate values, which are
based on the origin, or you can enter relative coordinate values, which are
based on the last point entered. To enter relative coordinates, use the @ sign
as a prefix. For example, use @1,0,0 to enter a point one unit in the positive
X direction from the previous point. To enter absolute coordinates, no prefix
is necessary.
+Z
+Y
+X
-X
-Y
-Z
3,2,5
WCS origin point