You are on page 1of 21

H

AM

BE

O A

U D

TV

EC

RO

TN

I T SA E C

AutoCAD Coordinates System


by R E on NZ O Z V E M B E R 4 , 2 0 1 0

There is only 3 AutoCAD coordinates system you should know. Absolute coordinates, Relative coordinates and Polar coordinates. Absolute Coordinates All input points specify in your drawing using standard Cartesian coordinates x and y. Using absolute coordinate, points entered by typing x,y [Enter] Relative Coordinates After first points entered, your next points can be entered by specifying the next coordinate compare/relative from the first points. The relative coordinate started with symbol @ tell AutoCAD it was a relative coordinates. Using relative coordinate, points entered by typing @x,y [Enter] Polar Coordinates Polar coordinates used when you need to draw the next points at specify angle. Polar coordinates system in AutoCAD specifies distance length at which angle. Using polar coordinate, points entered by typing @distance<angle [Enter] Example of AutoCAD coordinates usage;

Drawing 2 lines as figure shown with; Absolute coordinates

Enter LINE command: L [Enter] Start line at point A: 0,0 [Enter] End first line at point B: 2,2 [Enter] End of second line at point C: 2,3 [Enter] Relative coordinates

Enter LINE command: L [Enter] Start line at point A: 0,0 [Enter] End first line at point B: @2,2 [Enter] End of second line at point C: @0,1 [Enter] Polar coordinates

Enter LINE command: L [Enter] Start line at point A: 0,0 [Enter] End first line at point B: @2.828<45 [Enter] End of second line at point C: @1<90 [Enter]
Tagged as: Absolute Coordinates, AutoCAD, AutoCAD tutorials, basic, coordinate, Polar Coordinates, Relative Coordinates, system

AM

BE

O A

U D

TV

EC

RO

TN

I T SA E C

Drawing Lines
by R E on NZ O Z V E M B E R 5 , 2 0 1 0

1. Open a new drawing. Click New 2. Open new drawing. Make sure youre in 2D Drafting & Annotation workspace.

3. Type z [Space bar], type e [Space bar]. This will zoom extents your drawing area. 4. From the ribbon tools, click LINE

5. Specify first point of the line at 0,0. Type 0,0 [Enter]

4. Specify next (last point) at 8,8. Type 8,8 [Enter]. Press [Esc] to end LINE command.

5. Your line is completed.

Your first point of line could be any where, instead of input coordinate (0,0) you can point and click any where as your first point of the line.

For creating continuous line you can continue inputting next points and to end the LINE command just press [Enter] or press [Esc] key.
Tagged as: 2011, AutoCAD tutorials, basic, beginner, draw , how to, line

AM

BE

O A

U D

TV

EC

RO

TN

I T SA E C

Drawing Circles
by R E on NZ O Z V E M B E R 5 , 2 0 1 0

1. Open a new drawing. Click New 2. Open new drawing. Make sure youre in 2D Drafting & Annotation workspace.

3. Type z [Space bar], type e [Space bar]. This will zoom extents your drawing area. 4. From the ribbon tools, click CIRCLE

5. Specify center point of the circle at 4,4. Type 4,4 [Enter]

4. Specify radius of circle to 2.5. Type 2.5 [Enter].

5. Your circle is completed.

Your center point of circle could be any where, instead of input coordinate (4,4) you can point and click any where as your center point of circle.

Creating circle in AutoCAD have many ways to do it. If you click CIRCLE tool drop down you can see other ways you can create circle.

Well discuss it later.


Tagged as: 2011, AutoCAD tutorials, basic, beginner, circle, draw , how to

AM

BE

O A

U D

TV

EC

RO

TN

I T SA E C

Drawing Rectangles
by R E on NZ O Z V E M B E R 5 , 2 0 1 0

1. Open a new drawing. Click New 2. Open new drawing. Make sure youre in 2D Drafting & Annotation workspace.

3. Type z [Space bar], type e [Space bar]. This will zoom extents your drawing area. 4. From the ribbon tools, click Rectangle

5. Specify first corner point of the rectangle at 0,0. Type 0,0 [Enter].

6. Move your cursor to right side and specify other corner point at 10,6. Type 10,6 [Enter].

7. Your rectangle is completed.

Your first corner point of rectangle could be any where, instead of input coordinate (0,0) you can point and click any where as your first corner point of rectangle.
Tagged as: 2011, AutoCAD tutorials, basic, beginner, draw , how to, rectangle

AM

BE

O A

U D

TV

EC

RO

TN

I T SA E C

Zoom
by R E on NZ O Z V E M B E R 6 , 2 0 1 0

AutoCAD Zoom enable you to magnify and reduce drawing view. There is 4 ways you can access the AutoCAD Zoom command. 1. By ribbon menu.

2. Zoom at Navigation Bar (top right).

3. By typing Z or ZOOM in command line.

4. By using mouse wheel scroll

Although AutoCAD zoom have many zoom option like Zoom Extents, Zoom Window, Zoom Previous, Zoom Realtime, Zoom All, Zoom Dynamic, Zoom Scale, Zoom Center, Zoom Object, Zoom In, Zoom Out.

3 zoom that commonly used while drafting in AutoCAD is Zoom Extents, Zoom Window, Zoom Previous. Zoom Extents is use to zoom the outer most of your drawing lines and sketches. You can zoom extents by double click of your wheel mouse. Zoom Windows is use to zoom particular window box. Use this zoom by define window box and AutoCAD will zoom in to the max of that box. Zoom Previous is to go back to previous zoom size.
Tagged as: 2011, AutoCAD tutorials, AutoCAD zoom, Zoom All, Zoom Center, Zoom Dynamic, Zoom Extents, Zoom In, Zoom Object, Zoom Out, Zoom Previous, Zoom Realtime, Zoom Scale, Zoom W indow

AM

BE

O A

U D

TV

EC

RO

TN

I T SA E C

Pan
by R E on NZ O Z V E M B E R 6 , 2 0 1 0

AutoCAD Pan is use to move around your drawing with same zoom size. When Pan tools activated your cursor will change from arrow to hand cursor.

There is 4 ways you can access the AutoCAD Zoom command. 1. By ribbon menu.

2. Pan from Navigation Bar (top right).

3. By typing P or PAN in command line.

4. By using mouse wheel scroll press and drag.

Tagged as: 2011, AutoCAD pan, AutoCAD tutorials, basic, how to, mouse, Pan, w heel
Like Sign Up to see what your friends like.

AM

BE

O A

U D

TV

EC

RO

TN

I T SA E C

Selecting Objects
by R E on NZ O Z V E M B E R 6 , 2 0 1 0

Once a while using AutoCAD you might me asked for select object. 2 most common ways to select objects is; 1 Pick one by one, this simply pick and click the lines. If you want multiple pick, you can do it by pressing SHIFT key while picking. 2 By selection box. 2 type selection box AutoCAD recognize; i) Selection box left to right (click left point then click right point)

The box will colored blue, this selection only select objects completely inside the selection box and selected objects will be like this;

Did you see the green pointed line didnt included? ii) Selection box right to left (click right point then click left point)

The box will colored green, this selection select all objects inside and crossed the selection box and selected objects will be like this;

Did you see the green pointed line included?


Tagged as: 2011, AutoCAD 2011, AutoCAD tutorials, basic, beginner, box, how to, multiple, object, pick, select

AM

BE

O A

U D

TV

EC

RO

TN

I T SA E C

Erasing Objects
by R E on NZ O Z V E M B E R 6 , 2 0 1 0

Erasing objects in AutoCAD is pretty simple and straight forward. You can click Erase tools from ribbon tools and select the object you wish to erase. Press [Enter or Spacebar] to confirm.

You can also access delete function by key in E or Erase in command line.

Pressing [Delete] key also activate Erase tool.

You can select the object first then click Erase tool or otherwise.
Tagged as: 2011, AutoCAD 2011, AutoCAD tutorials, basic, beginner, erase, how to, tool

AM

BE

O A

U D

TV

EC

RO

TN

I T SA E C

Creating Layers
by R E on NZ O Z V E M B E R 8 , 2 0 1 0

1. Type LAYER [Enter].

2. Click New Layer.

3. Give DIM for layer name [Enter]. This short for Dimension Layer.

4. Click Color White text to change the current color.

5. Click Cyan, click OK.

6. Click New Layer.

7. Give HIDDEN for layer name [Enter].

8. Click Color Cyan text to change the current color.

9. Click Magenta, click OK.

10. Now we want to change the line type of the HIDDEN layer to dash. Click Continuous at Linetype column.

11. Click Load line type.

12. Select ACAD_ISO02W100, Click OK.

13. At loaded linetype, click at ACAD_ISO02W100 and click OK.

Now your HIDDEN layer line type changed to dash type.

14. Click New Layer.

15. Give CENTER LINE as layer name.

16. Click on Magenta color to change layer color to Yellow.

17. Click Yellow and click OK.

18. Click at Linetype column to change the Linetype to long and short dash.

19. Click Load to load new linetype.

20. Select ACAD_ISO08W100 and click OK.

At loaded linetype, click ACAD_ISO08W100 and click OK.

21. Click New Layer.

22. Give CONSTRUCTION LINE as layer name.

23. Click on layer Color column and change the layer color from yellow to blue.

24. Select blue color and click OK.

25. Click on layer Linetype column,

Change the linetype from dash to Continouos and click OK.

26. All layers are ready and close the setup box.

27. Your layer are ready to use.

Tagged as: 2011, AutoCAD, AutoCAD tutorials, basic, beginner, color, how to, layer, linetype, setup
Like Sign Up to see what your friends like.

Leave a Comment

You might also like