AutoCAD 2022 Fundamentals
AutoCAD 2022 Fundamentals
Autodesk ®
AutoCAD 2022
®
Fundamentals
SDC
P U B L I C AT I O N S
Better Textbooks. Lower Prices.
www.SDCpublications.com
Visit the following websites to learn more about this book:
Objectives
This section introduces AutoCAD commands for creating a simple drawing. Starting with a New
drawing, the user will learn to draw lines using different methods.
• Coordinate Entry
• Erase
o Deleting AutoCAD entities
• Constraints
o Managing Geometric Constraints
Move the mouse after selecting each endpoint of the line. This will make it
easier to see the last line segment created.
Double click on ORTHO in the Status Bar (or press F8) to alternate between
drawing straight or angled line segments.
Typing U for Undo in the middle of the line command will undo the last line
segment. Typing U after completing line segments (at the blank command
prompt) will Undo the entire line command.
3-1
Autodesk AutoCAD 2022: Fundamentals
Command Locator
Command New
Alias Ctrl+N
Quick Access Toolbar New
Application Menu New
Start Tab New
Folder tab Click the + tab
For the exercises in this section, we will be using the acad.dwt template. This template setting
was made when AutoCAD was installed. If you want to set a different default template to be
used, go to the Options dialog and select the default template you wish to use.
3-2
Drawing Lines
Command Overview
To Create a New drawing, choose New. Every time the New drawing command
is invoked, a new drawing is created with the title Drawing1, Drawing2,
Drawing3, etc.
General Procedures
Make it a habit to select the New file icon from the Quick Access Toolbar.
This is a quicker way to access the command than from the Applications
menu.
Close drawings that are not being used.
If you see an asterisk* next to the file name on the tab, it means there are
unsaved changes.
The graphics window uses a Cartesian coordinate system. The lower left corner of
the screen shows a UCS (user coordinate system) icon. The icon shows x for
horizontal and y for vertical. The z-axis is pointed toward the user. The UCS is
located at the 0,0 or origin point.
3-3
Autodesk AutoCAD 2022: Fundamentals
You will see some numbers on the status bar. These numbers
reflect the coordinate point (x, y) of your mouse. Move your
mouse around and note how the coordinate values change.
To toggle the display of coordinates on the status bar, left click on the
Customize tool in the lower left of the screen and left click on Coordinates in
the list.
• Absolute Coordinates
• Relative Coordinates
• Polar Coordinates
• Direct Entry
3-4
Drawing Lines
Line
Command Locator
Command Line
Alias L
Home/Draw Line
Command Overview
A line is defined by two endpoints. A line has 0 width and 0 thickness. When drawing a
line, specify the first point, then specify the next point. Press the enter button on the mouse
(with the cursor in the drawing window) to access the Line Shortcut menu. Type C to close
two or more line segments. Use the LMB to pick the points.
3-5
Autodesk AutoCAD 2022: Fundamentals
General Procedures
1. Begin the line command by selecting the line icon in the Draw panel on the ribbon or typing L at the
blank command prompt.
2. Select the first point, select the next point, and continue selecting the endpoints of each successive line
segment.
3. Press the <ENTER> button on the mouse (with the cursor in the drawing window), then select
<ENTER> to end the Line command.
4. Press <ENTER> to Repeat the Line command.
If you make an error selecting a point, right click and select Undo.
If you escape out of a line and want to start at the point where you left off,
start the LINE command and then press ENTER – the line will automatically
start at the last end point selected.
3-6
Drawing Lines
Command Exercise
Exercise 3-1 – Line using Direct Distance
Method
Scope
Start a New drawing. Enable DYN. With ORTHO on, draw the object below. Drag the
line in the desired direction and type the distance. Do not add the dimensions.
3-7
Autodesk AutoCAD 2022: Fundamentals
7. You will see a small icon next to the line. This is a geometric
constraint.
A geometric constraint controls the geometry of an element. In this
case, the symbol indicates that the line is vertical.
3-8
Drawing Lines
3-9
Autodesk AutoCAD 2022: Fundamentals
3-10
Drawing Lines
3-11
Autodesk AutoCAD 2022: Fundamentals
3-12
Drawing Lines
If the lines look crooked, then ORTHO is not on. You must begin again. Try to
draw all of the line segments without starting and stopping the line command.
The Close option only works if you draw in one continuous line. Otherwise, you
can simply draw a closing line from endpoint to endpoint.
Parametric Constraints
Command Locator
Command Overview
To see the parametric constraints ribbon, you should have the Drafting & Annotation
Workspace enabled.
General Procedures
1. To apply a geometric constraint, select the type of geometric constraint desired, then select the
element(s) to be constrained.
Use inferred constraints - these are constraints which are automatically added
as you draw.
Hide geometric constraints when you are not actively constraining your
sketch.
Typing U for Undo in the middle of the line command will undo the last line
segment. Typing U after completing line segments (at the blank command
prompt) will Undo the entire line command.
You can prevent constraints from automatically being applied by toggling
OFF inferred constraints on the status bar or using the shortcut Ctl+Shift+I.
3-13
Autodesk AutoCAD 2022: Fundamentals
Command Exercise
Exercise 3-2 – Parametric Constraints
Scope
Solution
3-14
Drawing Lines
Let's move the small circle so it is concentric to the arc using a geometric constraint.
A concentric constraint means that two or more arcs/circles share the same center point.
The elements can have different radii.
When you apply a geometric constraint, the FIRST element remains fixed and the
SECOND element moves to be constrained.
3-15
Autodesk AutoCAD 2022: Fundamentals
3-16
Drawing Lines
3-17
Autodesk AutoCAD 2022: Fundamentals
3-18
Drawing Lines
Polar Tracking
Polar tracking restricts cursor movement to specified angles. PolarSnap restricts cursor movement to
specified increments along a polar angle.
When you create or modify objects, you can use polar tracking to display temporary alignment paths
defined by the polar angles you specify. In 3D views, polar tracking additionally provides an alignment
path in the up and down directions. In that case, the tooltip displays a +Z or -Z for the angle.
Polar angles are relative to the orientation of the current user coordinate system (UCS) and the setting for
the base angle convention in a drawing, which is set in the Drawing Units dialog box.
Use PolarSnap™ to snap to specified distances along the polar alignment path. For example, in the
following illustration you draw a two-unit line from point 1 to point 2, and then draw a two-unit line to
point 3 at a 45-degree angle to the line. If you turn on the 45-degree polar angle increment, an alignment
path and tooltip are displayed when your cursor crosses the 0 or 45-degree angle. The alignment path and
tooltip disappear when you move the cursor away from the angle.
Use polar tracking to track along polar angle increments of 90, 60, 45, 30, 22.5, 18, 15, 10, and 5 degrees,
or you can specify different angles. The following illustration shows the alignment paths displayed as you
move your cursor 90 degrees with the polar angle increment set to 30 degrees.
3-19
Autodesk AutoCAD 2022: Fundamentals
3-20
Drawing Lines
Command Exercise
Exercise 3-3 – Line Using Polar Tracking
Scope
Open ‘line2.dwg’ and draw the object shown in the example using the line command
with POLAR enabled. Polar settings have already been made to create the necessary
angles. When you have completed the third segment, type C to close the object. Press
<ENTER> to repeat the line command, press <ENTER> again, and see that the line
picks up from the last point selected.
Solution
3-21
Autodesk AutoCAD 2022: Fundamentals
Click OK.
6. Invoke the Line command (l or line) from the Home tab on the ribbon.
3-22
Drawing Lines
10.
Select the LINE tool.
11. Press ENTER and the line will start where you left off
at Point #3.
3-23
Autodesk AutoCAD 2022: Fundamentals
When you closed your object did it complete the parallelogram? If not, you
may have stopped and restarted the line sequence, in which case the close
option will refer to the new start point.
Move your mouse as you work to see what line segments you have just
completed.
Click on ORTHO in the Status bar, or press the <F8> function key,
whichever is more convenient at the time to create straight lines.
Make a habit of using the <ENTER> key to complete your AutoCAD
commands, and to repeat the last command used. Alternately, you may click
the right mouse button and select the Repeat option.
In order for Polar Tracking to click to specific angle values, you have to have
them set. Use Settings in the Polar Tracking dialog to add angles you want
to use in your drafting.
Cartesian Coordinates
AutoCAD uses a Cartesian coordinate system – where x is the horizontal direction and y is the vertical
direction. You can remember the difference between x and y by thinking x is a cross and x is across the
page. The positive direction of x is towards the right. The negative direction of x is towards the left. The
positive direction of y is up. The negative direction of y is down. Coordinates are always written X, Y
with the X value first and the Y value second. So, a coordinate of 3,2 means three units to the right and
two units up from the origin.
The status bar displays where the cursor is along the coordinate system. You can enter points using the
coordinate system to place lines, circles and other elements. If you are drawing a survey map, the
surveyor may provide you with a list of points to use to draw the outline of the building site. Those points
are Cartesian coordinates.
3-24
Drawing Lines
Think of your drawing area as a blank piece of paper. The origin is located at 0,0. If you use absolute
coordinates, you are selecting points based on their actual value on the grid. If you use relative
coordinates, you are entering the distance in the X and Y direction from your current location. If you use
polar coordinates, it is similar to a vector—where you enter a length and an angle. Polar coordinates
usually use relative coordinates. The drag or direct entry method is the easiest method for most users—
simply move your cursor in the direction you want to draw a line and enter in the distance/length of the
line.
In order to ensure that you get the results you want, it is important to be cognizant of whether your
drafting settings are set to relative or absolute coordinates.
To check your drafting settings, type DSETTINGS or DS.
Select the Dynamic Input tab.
Select the Settings button under Pointer Input.
If you want to use relative coordinates while in absolute coordinate mode, just type an @ before your
coordinate entry; i.e. @3,1.
If your drawing did not turn out properly, make sure you had DYN OFF.
To check your data entry, press F2 and the text window will open and you
can review your entries.
Coordinate Entry
Command Overview
Once the Units have been established, coordinates can be typed to specify points or
distances. Always draw full scale. There are four ways to specify coordinates: absolute,
relative, polar, and direct distance.
3-25
Autodesk AutoCAD 2022: Fundamentals
General Procedures
Using Absolute Coordinates:
1. When prompted to specify a point, type the Absolute coordinates for x and y (x,y).
2. Type the Absolute Coordinate for each successive point (x,y).
Typical Example: Inserting a Title Block or an Externally Referenced Drawing at a specific
location.
Always use object snap for selecting specific points in the drawing.
Remember to separate the x and y coordinates by a comma. Example: 1,5
means the absolute coordinate where x=1 and y=5.
It is not necessary to type the z coordinate when z = 0.
Angles are typically measured counterclockwise. Angle 0 is typically East.
Precede Relative and Polar coordinate information with an @ sign (over the
number 2 on the keyboard) if drafting settings are set to Absolute
Coordinates.
ORTHO should be on when using the direct distance method.
When drawing lines, or moving objects at specific angles (other than with
ORTHO on), type the polar coordinate (example: @10<45) or use Polar
Tracking Settings.
Typing the minimum number of keystrokes is important for drawing
efficiently. AutoCAD will fill in leading and trailing zeros and the
appropriate Unit endings.
AutoCAD will convert decimal equivalents to feet and inches.
AutoCAD will assume inches, unless the foot mark ' is typed.
The Coordinates Display can be turned on or off from the Status Bar by
double clicking on it (LMB). If in the middle of a Draw or Modify
command, a third option will display the distance and <angle.
The DYN toggle can be used to display and enter coordinates.
Use the Drafting Settings dialog to verify the mode of data entry you are
using.
3-26
Drawing Lines
Command Exercise
Exercise 3-4 – Line Using
Cartesian Coordinates
Scope
Start a New Drawing using the acad.dwt template and draw the object shown in the
example using the line command with Cartesian Coordinates. When you have completed
the third segment, type C to close the object. Press <ENTER> to repeat the line
command, press <ENTER> again, and see that the line picks up from the last point
selected. Turn DYN off and ORTHO on for this exercise.
Solution
Click New→acad.dwt.
3-27
Autodesk AutoCAD 2022: Fundamentals
2. Type DSETTINGS.
3-28
Drawing Lines
Command Exercise
Exercise 3-5 – Absolute Coordinates
Scope
Start the line command. Draw the objects using the absolute coordinates in the order indicated.
Connect the points using only the keyboard. Turn DYN off and ORTHO on.
Solution
Before you start this exercise, you need to have your drafting settings set up to use absolute coordinates.
1. Type DSETTINGS.
3-29
Autodesk AutoCAD 2022: Fundamentals
You can also use the close option to complete the exercise rather than
typing in the final ‘1,1’.
3-30
Drawing Lines
Command Exercise
Exercise 3-6 – Relative Coordinates
Scope
Start the line command. Draw the objects using the relative coordinates in the order indicated.
Connect the points using only the keyboard. Turn DYN off and ORTHO on.
Solution
Before you start this exercise, you need to have your drafting settings set up to use relative coordinates.
1. Type DSETTINGS.
3-31
Autodesk AutoCAD 2022: Fundamentals
3-32
Drawing Lines
Notice that absolute coordinates use the absolute values of X and Y. Relative coordinates tell AutoCAD
how many units to move in the X or Y direction from the current location of the cursor.
Extra: What would you type in to create the shape in a clockwise fashion instead of
counterclockwise direction? Try it.
3-33
Autodesk AutoCAD 2022: Fundamentals
Command Exercise
Exercise 3-7 – Polar Coordinates
Scope
Start the line command. Draw the objects using polar coordinates in the order indicated. Connect
the points using only the keyboard.
By using the @ symbol before the first number, you are specifying a relative coordinate. The < symbol
indicates the angle to be used.
Solution
1. Type DSETTINGS.
3-34
Drawing Lines
Extra: What would happen if you typed @-3<180 in step 3 in the exercise? Try it.
3-35
Autodesk AutoCAD 2022: Fundamentals
Command Exercise
Exercise 3-8 – Drag Method
Scope
Start the line command. Draw the objects using the direct entry method.
Solution
3-36
Drawing Lines
Erase
Command Locator
Command Overview
Erase deletes selected objects. Press <ENTER> after selecting the objects to erase to
execute the command. Type OOPS to bring back the last set of erased objects, even if
other objects were drawn since the last erase.
General Procedures
1. Begin the erase command by selecting the Erase icon from the Modify Toolbar/Ribbon or typing E
at the blank command prompt.
2. Place the cursor over the objects to erase and pick (LMB).
3-37
Autodesk AutoCAD 2022: Fundamentals
Command Exercise
Exercise 3-9 – Erase
Scope
Erase the objects in the drawing. Draw some more lines. Type OOPS to bring back the
last set of erased objects. OOPS is different from UNDO. UNDO backs up the last set of
issued commands. OOPS restores the last set of erased elements even if there was more
than one command issued before you typed OOPS.
Solution
2. Select objects:
Select the objects by typing ALL and pressing <ENTER>, picking each line
individually, or using the Window method. When all the objects are highlighted,
press <ENTER> to execute the Erase command.
3-38
Drawing Lines
7. Type OOPS at the command line and press the <ENTER> key.
Review Questions
1. How do you turn on the display of the coordinates in the status bar?
2. A user enters LINE 1,1 and then @0,2….what type of coordinates is she using?
3. To make sure you will always draw a straight line, what tray button should be enabled?
4. When using the POLAR method of coordinate entry, which tray button should be enabled?
3-39
Autodesk AutoCAD 2022: Fundamentals
Review Answers
1. How do you turn on the display of the coordinates in the status bar?
Left click on the STATUS bar options icon and enable Coordinates
2. A user enters LINE 1,1 and then @0,2 ….what type of coordinates is she using?
Relative
3. To make sure you will always draw a straight line, what tray button should be enabled?
ORTHO
4. When using the POLAR method of coordinate entry, which tray button should be enabled?
POLAR
3-40