Lecture 3
Lecture 3
• CIRCLE, POLYLINE,
• RECTANGLE
• HATCH
• MODIFY COMMAND
CREATING CIRCLES
1.The default option of the CIRCLE command 3. Alternatively, you can also enter CIRCLE or just
requires you to specify a center point and a C in the Command window and click to choose an
radius. option. If you do, you can specify a center point,
or you can click one of the highlighted command
options as shown below.
Command: C
First Point: pick pt. A
2.The other circle options are available from the Next Point: pick pt. B
drop-down:
A
CREATING POLYLINES AND RECTANGLES
1. A polyline is a connected sequence of line or 3. Polylines can have a constant width or they can
arc segments that is created as a single object. have different starting and ending widths. After
you specify the first point of the polyline, you can
use the Width option to specify the width of all
subsequently created segments. You can change
the width value at any time, even as you create
new segments.
Command: REC
First Point: pick pt. A
Next Point: pick pt. B A
B
HATCHES AND FILL
1. In AutoCAD, a hatch is a single, compound 3. The shortcut command:
object that covers a specified area with a pattern Command: H
of lines, dots, shapes, a solid fill color, or a
First Point: pick pt. SELECT PATTERN
gradient fill.
Next Point: pick pt. Closed object
Here’s a Tip:
If you need to align the pattern in a WARNING!!!!
hatch, which might be the case with If an area is not completely enclosed,
the decking boards above, use the Set red circles appear to indicate potential
Origin option to specify an alignment gaps. Enter REDRAW in the Command
point. window to dismiss the red circles.
MODIFYING
1. ERASE
To erase an object, use the ERASE
command. You can enter E in the
Command window, or click the Erase
tool. When you see the cursor change
to a square pickbox, click each object
that you want to erase, and then press
Enter or the Spacebar.
Select Multiple Objects
NOTE: The result is called the selection set, which is the set of
objects that will be processed by a command.
2. COPY 3. MOVE
Here’s how you would use the COPY command to To move object to another direction
lay out a row of decorative tiles. Starting with a
Command: M
polyline that represents its shape, you need to
make copies that are 1/8” apart. Next: pick pt. select object
Next: left click mouse + drag
A B
Command: Copy
Next: pick pt. select object
Next: left click mouse + drag
3. CREATE MULTIPLE COPIES
You can use the two-point method as a repeating For larger numbers of copies, try experimenting
sequence. Let’s say that you want to make more with the Array option of the COPY command. For
copies of the circle at the same horizontal example, here’s a linear arrangement of deep
distance. Enter the COPY command and select the foundation piles. From a base point, you specify
circle as shown. number of copies and the center-to-center
distance
Most models include a lot of parallel lines and Select the object (1), specify the offset distance,
curves. Creating them is easy and efficient with and click to indicate on which side of the original
the that you want the result (2). Here is an example of
OFFSET command. Click the OFFSET tool or enter offsetting a polyline.
O in the Command window.
Command: OFFSET
Next: pick pt. select object
Next: left click mouse + drag
4. TRIM AND EXTEND 5. EXTEND
A popular technique is to use the OFFSET A popular technique is to use the OFFSET
command in combination with the TRIM and command in combination with the TRIM and
EXTEND commands. In the Command window, EXTEND commands. In the Command window,
you can enter TR for TRIM or EX for EXTEND. you can enter TR for TRIM or EX for EXTEND.
Trimming and extending are some of the most Trimming and extending are some of the most
commonly used operations. commonly used operations.
2
1
Command: TR
Next: select object 1 for trim Command: EXT
Next: select object 2 to trim Next: select object 1 point of extension
Next: select object 2 to extend
2
1
6. MIRROR Command: MI
Next: select object
To duplicate object in Autocad Next: pick point for mirror
Next: erase source object?
The following illustration comes from a tile
project. The walls in this residential bathroom are
Next: Yes / No
flattened out to be able to lay out the tile pattern
and estimate the number of tiles needed.
Command: EXPLODE
Next: select object to explode