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
214 | Chapter 15 Use Precision Tools
To enter a relative coordinate (2D)
At a prompt for a point, enter the coordinate using the following format:
@x,y
■ X represents the distance and direction along the horizontal axis from the
last point entered.
■ Y represents the distance and direction along the vertical axis from the last
point entered.
Enter Polar Coordinates
To enter a polar coordinate, enter a distance and an angle separated by an
angle bracket (<). For example, to specify a point that is at a distance of 1 unit
from the previous point and at an angle of 45 degrees, enter @1<45.
By default, angles increase in the counterclockwise direction and decrease in
the clockwise direction. To move clockwise, enter a negative value for the
angle. For example, entering 1<315 is the same as entering 1<-45. You can
change the angle conventions for the current drawing with
UNITS.
Polar coordinates are either absolute (measured from the origin) or relative
to the previous point. To specify a relative coordinate, precede the coordinate
with an @ sign.
The following example shows a line drawn with polar coordinates using the
default angle direction setting. For more information about angle direction
conventions, see “Start a Drawing from Scratch” on page 78. Pressing
ENTER
at the next To Point prompt ends the command.
The following example shows a line drawn with polar coordinates.
Command: line
From point: 0,0
To point: 4<120
To point: 5<30
4<120
5<30
0,0