2019 Autocad Fundamentals
2019 Autocad Fundamentals
Autodesk ®
AutoCAD 2019
®
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
Deleting AutoCAD entities
• Constraints
Managing Geometric Constraints
3-1
Autodesk AutoCAD 2019: Fundamentals
Command Locator
Command New
Alias Ctrl+N
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.
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.
If you see an asterisk* next to the file name on the tab, it means there are unsaved changes.
3-2
Drawing Lines
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.
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.
In the middle of your screen, you will see some numbers. 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, left click on the Customize tool in the
lower left of the screen and left click on Coordinates in the list.
Your graphics window in AutoCAD emulates a piece of paper. LIMITS controls the
size of your piece of paper. When you start a new file, you can specify the size of
paper you want to draw on using Wizards or Templates. AutoCAD really doesn’t
care where you draw in your graphics window. You can draw outside the limits with
impunity.
AutoCAD allows you to draw geometry using four methods:
• Absolute Coordinates
• Relative Coordinates
• Polar Coordinates
• Direct Entry
Absolute Coordinates use absolute values relative to the origin.
Relative Coordinates use coordinates relative to the last point selected.
Polar Coordinates use a distance and angle relative to the last point selected.
Direct Entry allows the user to set ORTHO on (this is like using a ruler to draw a straight line), move the
mouse in the desired direction, and then enter in the desired distance.
3-3
Autodesk AutoCAD 2019: Fundamentals
• Absolute Coordinates
• Relative Coordinates
• Polar Coordinates
• Direct Entry
1. Geometric constraints control the shape of elements, such as lines and arcs, and their relationship
to each other. For example, a horizontal constraint on a line ensures the line will be straight/
orthogonal and parallel/coincident to the x-axis. A vertical constraint ensures a line will be
straight/orthogonal and parallel/coincident to the y-axis. I tease my students that they should have
paid better attention when they were studying geometry because all those geometric symbols -
parallel, perpendicular, tangent - make an appearance and are used for geometric constraints.
2. Dimensional constraints control the distance, length, angle, and radius values of elements.
Line
Command Locator
Command Line
Alias L
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-4
Drawing Lines
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.
➢ 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-5
Autodesk AutoCAD 2019: Fundamentals
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.
Solution
3. To see the geometric constraints as they are added, enable Infer Constraints or
press Ctrl+Shift+I.
3-6
Drawing Lines
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-7
Autodesk AutoCAD 2019: Fundamentals
3-8
Drawing Lines
The Close command will only work if you created a continuous line. If
you exited the line command and started again, then you have to
manually close the figure.
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.
3-9
Autodesk AutoCAD 2019: Fundamentals
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-10
Drawing Lines
Scope
Open ‘constraints1.dwg.’ Mouse over a constraint. Show all Constraints. Add a con-
straint. Delete a constraint. Hide all Constraints.
Solution
When the drawing is first opened, you should not see any geometric
constraints.
The geometric constraints have been hidden. Their display has
been turned OFF.
1. Mouse your cursor over the drawing WITHOUT selecting
anything. Don't left click. As you mouse over the lines, you
should see a small symbol. The symbol indicates that a
geometric constraint exists for that line. If no geometric
constraint exists, you will not see the symbol. Mouse over the
small circle and notice that no symbol appears.
3-11
Autodesk AutoCAD 2019: Fundamentals
5. Hold down the left mouse button and drag the symbol to a new
position.
6. Place the left mouse button over one of the perpendicular symbols.
Notice that it will display the two lines that are perpendicular.
3-12
Drawing Lines
On the ribbon:
10. Select Delete Constraints.
3-13
Autodesk AutoCAD 2019: Fundamentals
17. To delete the perpendicular constraint, select it, right click and select
Delete.
18. Press ESC to release the selection.
You can only apply a vertical constraint if the perpendicular constraint has been
removed. Too many geometric constraints on the same element is not allowed.
3-14
Drawing Lines
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-15
Autodesk AutoCAD 2019: Fundamentals
As you draw your line up to the #2, look for the Tooltip indicating the 57-
degree angle.
As you draw your line up to the #3, look for the Tooltip indicating the 0-degree angle.
3-16
Drawing Lines
➢ 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.
3-17
Autodesk AutoCAD 2019: Fundamentals
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
3-18
Drawing Lines
➢ 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 distanc-
es. Always draw full scale. There are four ways to specify coordinates: absolute, relative,
polar, and direct distance.
General Procedures
3-19
Autodesk AutoCAD 2019: Fundamentals
➢ 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).
➢ 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.
3-20
Drawing Lines
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
➢ You can also use the close option to complete the exercise rather than typing in
the final ‘1,1’.
3-21
Autodesk AutoCAD 2019: Fundamentals
Scope
Start the line command. Draw the objects using the relative coordinates in the order indicated.
Connect the points using only the keyboard.
Solution
Extra: What would you type in to create the shape in a clockwise fashion instead of counterclockwise direc-
tion? Try it.
3-22
Drawing Lines
Scope
Start the line command. Draw the objects using polar coordinates in the order indicated.
Connect the points using only the keyboard.
Solution
Extra: What would happen if you typed @-3<180 in step 3 in the exercise? Try it.
3-23
Autodesk AutoCAD 2019: Fundamentals
Scope
Start the line command. Draw the objects using the direct distance method.
Solution
3-24
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).
➢ If the cursor is not over an object, a selection window will appear. Make the
other corner of the selection window.
➢ A Selection Window made from Left to Right will select only the objects
completely in the window. This is called a selection window.
➢ A Selection Window made from Right to Left will select all objects the
window crosses. This is called a selection crossing.
➢ Typing All (and pressing <ENTER>) will select all objects in the drawing to
erase. Press <ENTER> to execute the command.
3-25
Autodesk AutoCAD 2019: Fundamentals
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. Invoke the Line command (l or line).
➢ Select all the objects to erase, then press <ENTER> to execute the command.
To remove an object from the selection set, hold down the shift key and select
the object again. See that it is removed from the selection set. Then press
<ENTER>.
3-26
Drawing Lines
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-27
Autodesk AutoCAD 2019: 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-28