Skip to main content

How to use Cartesian Coordinates in AutoCAD

Cartesian co-ordinate system is used to represent the X and Y coordinate values. We can draw elements by using a Cartesian coordinate system in AutoCAD. Generally in Cartesian coordinate system the x and y coordinate values are separated with comma (“,”).

1. See the two-dimensional cartesian coordinate grid system in the below image.



2. Generally co-ordinate system represents with its x and y co-ordinate values enclose with brackets. The first value in the enclosed brackets is for X value and the second value in the enclosed brackets if for Y value. The below image represents the line from (2,1) to (4,5).

Syn:
Type "LINE" and press ENTER KEY from key board. (the data we typed is inserted in command window).
Then type 2,1 and press ENTER KEY.
Then again type 4,5 and press ENTER KEY.
Press <Esc> (escape) key to exit from line command.




3. The bellow line is drawn from (-2,-1) to (0,0).

Syn:
Type "LINE" and press ENTER KEY from key board. (the data we typed is inserted in command window).
Then type -2,-1 and press ENTER KEY.
Then again type 0,0 and press ENTER KEY.
Press <Esc> (escape) key to exit from line command.

Trending

Draw a line using polar co-ordinate system in AutoCAD

1. Open AutoCAD software from desktop short cut or from start menu.   2. Now type "LINE" and press ENTER KEY. Then enter 0,0 as first point of the line.   3. Then type 5<30 as second point of the line. This "<" symbol is used for the line point moves to 30 degrees from positive x-axis. 4.  Now again type 2.45<270 as next point of the line. 5. After generating the line press <Esc> key from key board to exit from line command. The lines shown like below image. BACK to Day-1 Lessions CLICK HERE to get CAD HOME Work help or project help (paid)

How to start AutoCAD software in windows operating system?

1. Click on window button located near left bottom corner then click on AutoDesk or AutoCAD folder then select "AutoCAD" to open the software. or Type "AutoCAD" in the search box located near bottom left corner of the desktop then right click on the displayed application the select "Run as administrator" option. 2. Then AutoCAD application opened look like bellow image. (it will take time depending upon the system configuration). 3. Basic user interface of the AutoCAD application. BACK to Day-1 Lessions CLICK HERE to get CAD HOME Work help or project help (paid)

How to use object snap, ortho and polar tracking modes in AutoCAD

1. a)Open AutoCAD application from desktop shortcut menu. b)Now click on model layout tab. c)Draw a line by using line command. d)Turn ON the object snap icon from quick access tool bar. 2.Select Line tool from home ribbon. 3. Specify the first point of the line in the model space. 4. Now specify the second point of the line in model space. 5. Now turn on the polar tracking button on status bar. 6. Now the polar distance and angle shown at cross hair. 7. Pick another point of the line and press key to exit from line command. 8. Now again click on polar tracking button to turn off the polar tracking and click on ortho mode button on status bat to turn on the ortho mode. 9. Again active the line command and pick starting point of the line and move the cursor around the workspace. Now we can observe the cursor moves only either horizontal or vertical. 10. 11. 12. Now save the current document. BACK to Day-2 Lessions

How to change text justification in AutoCAD

1. a)Open AutoCAD application from desktop shortcut icon or start menu. b)Click on “Open icon” and select “CH11_EXERCISE 1” file then click on “Open” button to open the document. 2.Type “JUSTIFYTEXT” and press ENTER KEY. 3.Type “ALL” and press ENTER KEY. Again press ENTER KEY. 4.Now AutoCAD prompts for Justification option. 5.Type “R” and press ENTER KEY. 6.Now all the selected text justified to right side. 7.Save the file by using quick save icon from quick access tool bar.

How to use Undo and Redo in AutoCAD

1. a)Open AutoCAD application from desktop shortcut menu. b)Select new document icon from quick access toolbar and open “ansi-a” template. c)Now click on model layout tab. d)Draw a line by using line command. 2. 3. 4.Now save the drawing by clicking on save icon from quick access tool bar. BACK to Day-2 Lessions

Step by step procedure to insert blocks in AutoCAD

1. a)Open AutoCAD application from desktop shortcut icon or start menu. b)Click on “open icon” and select “CH16_EXERCISE1” file then click on “Open” button to open previously saved document. 2.Select “A-Glaze-Iden” layer form layers list. 3.Change color as “Blue” from properties color list. 4.Type “INSERT” and add “WINTAG-A”, “WINTAG-B” and “WINTAG-C” blocks into workspace. 5.We can observe the variations from added blocks. 6.Turn ON “Automatically add scales to annotative objects when the annotation scale changes” button from status bar. 7.Change the annotation scale to “1:2”. 8.Add another block by typing “INSERT” command. 9.Now change the scale to “2:1”. 10.Again add “WINTAG-B” block by using “INSERT” command. 11.Save the drawing by clicking on quick save icon from quick access tool bar.

step by step procedure to changing dimension styles in AutoCAD

1. a)Open AutoCAD application from desktop shortcut menu. b)Select new document icon from quick access toolbar and open "ansi-a" template. c)Now click on model layout tab. d)Click on “LINE” command from draw panel. e)Now move the cursor to 4 units in X axis and 2 units in Y axis and pick the line stating point. f)Now move the cursor 2 units horzontally rights side and pick another point of the line. g)Like wise above steps move the cursor or cross hair to required points shown bellow image and pick the points to get the required shape. h)Finally enter “C” to close the line. i)And draw circle by using Circle command. j)And draw the center lines. k)Then apply it’s layers accordingly. Now click on Annotate menu to view annotate tools ribbon. 2.Now click on dimension style icon to view dimension settings dailog box. 3.Now click on modify button in dimension style manager window. After clicking MODIFY button AutoCAD displays Modify Dimension Style standard dailog b...

How to change hatch pattern properties in AutoCAD

1. a)Open AutoCAD application from desktop shortcut icon or start menu. b)Click on “Open icon” and select “CH10_EXERCISE1” file then click on “Open” button to open the document. 2.Type “HATCH” in command window and press ENTER KEY. After pressing ENTER KEY AutoCAD displays Hatch creation ribbon. 3.Now select “ANSI32” hatch pattern from Patterns panel. Then pick the shown enclosed area to add the hatch pattern. 4.Now change the pattern as “ANSI37” by selecting the pattern from Pattern list. 5.Now change the hatch scale as “2” by entering a value in hatch pattern scale box at hatch property panel. 6.Now enter “45” as hatch angle. 7.Change the hatch color as “RED” from properties panel. 8.Now press ENTER KEY to accept the hatch settings. 9.Save the file clicking on “Save” icon from quick access menu.

Step by step procedure to extract attributes in AutoCAD

1. a)Open AutoCAD application from desktop shortcut icon or start menu. b)Click on “open icon” and select “EX16-8” file then click on “Open” button. 2.Type “DATAEXTRACTION” command and press ENTER KEY then add the extracted data by using below shown steps. 3.Save the document by clicking on quick save icon from quick access tool bar.

step by step procedure to locking and unlocking layers in AutoCAD

1. a)Open AutoCAD application from desktop shortcut menu. b)Select new document icon from quick access toolbar and open “ansi-a” template. c)Now click on model layout tab. d)Click on “LINE” command from draw panel. e)Now move the cursor to 4 units in X axis and 2 units in Y axis and pick the line stating point. f)Now move the cursor 2 units horzontally rights side and pick another point of the line. g)Like wise above steps move the cursor or cross hair to required points shown bellow image and pick the points to get the required shape. h)Finally enter “C” to close the line. i)And draw circle by using Circle command. j)And draw the center lines. k)Then apply it’s layers accordingly. Now select layers drop down arrow to see the total layer types. Now click on Lock icon of object layer and we can observe lock to be closed. See the image bellow. 2.Now double click circle element then AutoCAD shows the quick properties dailog box. 3.Now click on radius box in quick properti...