The Cartesian XY Grid
Master AutoCAD coordinate systems and drawing precision
Key Components of AutoCAD Coordinate System
Cartesian Grid
Mathematical XYZ axis coordinate system forming the foundation of all AutoCAD drawings with origin at 0,0.
2D Drafting Focus
This tutorial covers X and Y axes only. Z-axis is reserved for 3D modeling in full AutoCAD versions.
Absolute Positioning
Every object and point has a specific location on the XY grid relative to the origin point.
This tutorial builds foundational skills in coordinate entry, angle measurement, and coordinate system management - essential for precise technical drawing in AutoCAD.
Understanding Coordinate Entry
Basic Format
Coordinates are entered as X,Y format. For point at X=3, Y=5, type 3,5
Positive Values
Positive X values extend right of origin, positive Y values extend above origin
Negative Values
Negative X values extend left of origin, negative Y values extend below origin
Absolute vs Relative Coordinates
| Feature | Absolute | Relative |
|---|---|---|
| Reference Point | Origin Point (0,0) | Previous point or object |
| Default Setting | When Dynamic Input off | Default with Dynamic Input on |
| Rectangle Tool | Enter opposite corner XY | Enter width and height |
| User Preference | Less commonly used | Generally more useful |
Right-click the Dynamic Input button on Status Bar, select Dynamic Input Settings, then press Settings under pointer input to configure coordinate behavior.
Angle Measurement System
Counter-Clockwise Direction
All angles in AutoCAD are measured counter-clockwise from the 0 degree horizon line.
Flexible Reference
Angles can be relative to polar angle or previous line segment, or absolute from 0 degree horizon.
Coordinate Override Symbols
| Feature | # (Shift 3) | @ (Shift 2) |
|---|---|---|
| Function | Forces absolute values | Forces relative values |
| Reference Point | Origin Point or 0° horizon | Previous point or segment |
| Usage Frequency | When absolute needed | Rarely needed (default) |
Type the override symbol immediately before entering coordinate or angle values to force the desired coordinate mode for that specific entry.
Managing UCS Icon Display
Access UCS Options
Navigate to View Menu, select Display > UCS to access icon visibility settings
Toggle Visibility
Select On option to make UCS Icon visible or invisible on screen
Position Control
Select Origin option to position icon at Origin Point or bottom-left corner
WCS vs UCS Comparison
| Feature | WCS (World) | UCS (User) |
|---|---|---|
| Definition | Default absolute XY plane | User-repositioned coordinate system |
| Origin Location | Fixed at 0,0 | Can be moved to any point |
| Recommended Use | Standard for most work | Specific coordinate needs only |
| Potential Issues | None - always reliable | Can cause problems if moved accidentally |
UCS Icon Best Practices
Shows current X and Y axis directions
Use UCSICON Command, set Selectable to off
Prevents coordinate confusion and drawing errors
Faster alternative to UCS Command method
Key Takeaways


