Basic-AutoCAD-Commands
Basic-AutoCAD-Commands
Typing a Command
You type a command at command line, as shown.
Creating a Line
To create a line, just follow the steps below:
Pay attention to the command prompt. It calls for additional actions you need to do once
you’ve run the command.
• You can click the line icon instead of typing the command.
• If the line you made is horizontal or vertical and you want a diagonal one, you can
change the settings by turning off ORTHO Mode. You do it by simply clicking the
Ortho Mode icon , or by pressing Ctrl + L, or by pressing F8
Drawing a Rectangle
)
2. Press Enter (No need to press enter if you click on the icon)
3. Move your cursor to the drawing area then click the mouse’s left button.
4. On your keyboard, press D (D is for dimension)
5. Press Enter
6. On your keyboard, type 20.
7. Press Enter
8. On your keyboard, type 15.
9. Press Enter
10. Move your cursor to the drawing area then click the mouse’s left button.
Optional steps for steps 4-10. Proceed the following steps after finishing step 3:
4. On your keyboard, type @20,15 (The first entry is the length then the second one is
the width)
5. Press Enter
You now created a rectangle with a length of 20 and width of 15.
Drawing a Circle
Steps:
Steps:
Example: Trim the part of the line extending the edge of the circle.
Steps:
The EXTEND command to lengthen objects to meet the edges of other objects. This is the
opposite of TRIM.
Steps:
Move Command
Example: Place the center of the circle to the tip of the line.
Steps:
Copy Command
The steps in copy command is similar to move command. The shortcut key for copy is CP
and its icon is
Rotate Command
Example: Rotate the object below to make the arrow face rightwards instead of upwards.
Steps:
• To make the object rotated at right angles, turn on ORTHO Mode . Your output
will look like this
Or else if you turn off ORTHO mode your output may look like this
• In step 5, Make sure OSNAP is turned on when selecting the base point.
• In step 6, the command line will show a command prompt below. You can specify the
rotation angle if you want to. In our example, the rotation angle should be 270°.
Simply type 270 in your keyboard then hit Enter.
Mirror Command
Steps:
Before starting, be sure that ORTHO is turned on.
6. Pick a second point (here, either up or down the object) by clicking the mouse’s left
button.
7. On your keyboard, type Y to delete the original object.
8. Press Enter.
Steps:
Before starting, be sure that ORTHO is turned on.
1. Draw a horizontal line connecting the top left vertex, as shown:
7. Pick a second point (here, either up or down the object) by clicking the mouse’s left
button.
8. On your keyboard, type N to keep the original object.
9. Press Enter.