Sunteți pe pagina 1din 11

Move, Copy, Stretch, Mirror AutoCAD tutorial and video https://www.mycadsite.com/tutorials/level_1/move-copy-stretch-in-Aut...

(../../index.htm)
Home (../.. 1.6 - MOVE COPY ROTATE IN AUTOCAD
/index.htm)
Tutorials LESSON 1-1 (introduction-to-AutoCAD- INTRODUCTION TO AUTOCAD BASICS
(../index.htm) basics-1-1.htm) (introduction-to-AutoCAD-basics-1-1.htm)
Videos (../..
/videos) INTRODUCTION TO DRAWING & MODIFYING
LESSON 1-2 (introduction-to-drawing-
Download (introduction-to-drawing-in-AutoCAD-tutorial-
in-AutoCAD-tutorial-1-2.htm)
(../../other 1-2.htm)
/order_form.htm)
Quizzes (../..
LESSON 1-3 (introduction-to-drawing- TRIM / EXTEND / OFFSET / OSNAPS
/autocad-
and-modifying-osnsps-AutoCAD-tutorial- (introduction-to-drawing-and-modifying-osnsps-
tests/index.htm)
1-3.htm) AutoCAD-tutorial-1-3.htm)
Get
AutoCAD
(/get- LESSON 1-4 (accurate-drawing- ACCURATE INPUT EXERCISE (accurate-

free-autocad.htm) in-AutoCAD-tutorial-1-4.htm) drawing-in-AutoCAD-tutorial-1-4.htm)

About
myCADsite LESSON 1-5 (selection-sets-in- SELECTING OBJECTS IN AUTOCAD
(../../about- AutoCAD-1-5.htm) (selection-sets-in-AutoCAD-1-5.htm)
myCADsite.htm)
Contact (../..
LESSON 1-6 MOVE / COPY / STRETCH / MIRROR
/about-
myCADsite.htm#contact)
LESSON 1-7 (rotate-fillet-array- ROTATE / FILLET / CHAMFER / ARRAY (rotate-
Enter Search Term
in-AutoCAD-tutorial-1-7.htm) fillet-array-in-AutoCAD-tutorial-1-7.htm)

Search myCADsite
LAYERS / DIMENSIONING / TEXT / SCALE
LESSON 1-8 (layers-text-dimensioning-
(layers-text-dimensioning-AutoCAD-tutorial-
AutoCAD-tutorial-1-8.htm)
1-8.htm)

LESSON 1-9 (direct-distance-entry- DDE AND OBJECT TRACKING (direct-distance-


in-AutoCAD-tutorial-1-9.htm) entry-in-AutoCAD-tutorial-1-9.htm)

LESSON 1-10 (object-properties- CHANGING THE PROPERTIES OF OBJECTS


in-AutoCAD-tutorial-1-10.htm) (object-properties-in-AutoCAD-tutorial-1-10.htm)

LESSON 1-11 (zoom-and-pan- ZOOMING AND PANNING (zoom-and-pan-


in-AutoCAD-tutorial.htm-1-11.htm) in-AutoCAD-tutorial.htm-1-11.htm)

1 of 11 2/24/2017 2:52 PM
Move, Copy, Stretch, Mirror AutoCAD tutorial and video https://www.mycadsite.com/tutorials/level_1/move-copy-stretch-in-Aut...

LESSON 1-12 (orthographic-projection- ORTHOGRAPHIC PROJECTION (orthographic-


in-AutoCAD-tutorial-1-12.htm) projection-in-AutoCAD-tutorial-1-12.htm)

LESSON 1-13 (section-views- SECTION VIEWS (section-views-in-AutoCAD-


in-AutoCAD-tutorial-1-13.htm) tutorial-1-13.htm)

Topics covered in this Lesson:


Move, Copy, Stretch, Mirror

In this assignment you will be adding some more common commands to your collection. All of
these commands are ones that you will use on a regular basis.

Command Keystroke Icon Location Result

Home > Modify > Moves an object or objects


Move Move / M
Move

Home > Modify > Copies object(s) once or multiple


Copy Copy / CP
Copy times

Stretch / Home > Modify > Stretches an object after you


Stretch
S Stretch have selected a portion of it

Home > Modify > Creates a mirror image of an


Mirror Mirror / MI
Mirror object or selection set

This is a short assignment to show you how these commands are used. You will recreate the
drawing called Assignment #4.

Click HERE (links/assign_4.gif) to see the file in GIF format.


Click HERE (links/assign_4.dwg) to download the DWG file.

2 of 11 2/24/2017 2:52 PM
Move, Copy, Stretch, Mirror AutoCAD tutorial and video https://www.mycadsite.com/tutorials/level_1/move-copy-stretch-in-Aut...
ASSIGNMENT #4 - MOVE, COPY, STRECTCH, MIRROR

SET-UP: UNITS=DECIMAL / AREA= 10"X7"


www.myCADsite.com STRETCH THIS AREA UP

8,5

7,3

7,2 8,2

1,1 4,1

Start up AutoCAD and set up your drawing as you have in the previous assignments.

Turn on your Endpoint Osnap.

This time draw the border first. Draw a 10" wide by 7" high rectangular border using any
method. The bottom left corner must be at 0,0

Draw a 2 wide by 3 high rectangle using the RECTANGLE command. The bottom left corner
must be at 0,0.

Notice that the small rectangle and the border are overlapping each other at the bottom left of
your drawing. What you want to do is move the small rectangle right 1 unit and up 1 unit so that
it is away from the border.

To do this, start the MOVE command by typing in either M or MOVE <ENTER>. Select all the
lines of the rectangle using one of the selection methods described earlier. Press <ENTER>.
Now AutoCAD asks for a "base point or displacement". What it is needing is a reference
point. Click on the bottom left corner of the rectangle. AutoCAD now asks for a 'second point
of displacement'. What it needs to know now is how far you want to move it. This is a great
time to use relative coordinates. (introduction-to-AutoCAD-basics-1-1.htm#relative) In this case,
you want to move it 1" over and 1" up. So type @1,1 <ENTER> to achieve this. The rectangle
will automatically move to its new location.

Now you want to copy this rectangle 3" over to the right. The copy command is very similar to
the move command. (The only difference is that the copy command leaves an original behind.)

Command: M MOVE
Select objects: <Select the Rectangle> 1 found
Select objects: <Press ENTER to finish selecting objects>
Specify base point or [Displacement] <Displacement>: <Pick on corner>
Specify second point or <use first point as displacement>: @1,1 <ENTER>

3 of 11 2/24/2017 2:52 PM
Move, Copy, Stretch, Mirror AutoCAD tutorial and video https://www.mycadsite.com/tutorials/level_1/move-copy-stretch-in-Aut...
Start the COPY command. You will be asked to select objects. Select the rectangle you just
moved. AutoCAD now needs the "base point or displacement" just like in the move
command. Once again, select the bottom left corner of the rectangle. Once you've done this,
you need to tell AutoCAD what the second point of displacement is. Since you want to move
the rectangle over 3" to the right, type in @3,0 <ENTER> The rectangle has now been copied
3" over.

Command: C COPY
Select objects: <Select the Rectangle> 1 found
Select objects: <Press ENTER to finish selecting objects>
Current settings: Copy mode = Multiple
Specify base point or [Displacement/mOde] <Displacement>: <Pick on corner>
Specify displacement <-25'-10 5/16", 11'-11 3/16", 0'-0">: @3,0 <ENTER>

BREAK TIME : Copy and move are 2 commands that you use a lot with AutoCAD. Both
commands work the same way in terms of the steps you take. Learn to use these commands
well - you'll need them. Honestly. Being quick with these commands makes you a much
better drafter.

But the rectangle is not as tall as the one in the sample drawing, the sample drawing's
rectangle is 1 unit taller. To modify this, you'll use the stretch command.

Start the STRETCH command by typing S <ENTER>. AutoCAD now makes you select objects
by using a crossing window or crossing polygon. You're going to use a crossing selection.
Remember from the Lesson 1-5 (selection-sets-in-AutoCAD-1-5.htm) that you make a
crossing selection by creating it from the right to left. Left-click just a bit above and to the right
of the top right hand corner of the new rectangle (P1). Move your crosshairs down and to the
left until your (dotted) crossing window covers the top half of the rectangle completely and then
left click again (P2). You'll see that the objects are highlighted now. Press <ENTER> to accept
this. Next you're asked for that now familiar base point. Pick on the top left corner of the
rectangle. Now give AutoCAD the second point of displacement. In this case, you want to
stretch the rectangle 1" up, so type @0,1 <ENTER> to do this. The rectangle is now 1" taller.

4 of 11 2/24/2017 2:52 PM
Move, Copy, Stretch, Mirror AutoCAD tutorial and video https://www.mycadsite.com/tutorials/level_1/move-copy-stretch-in-Aut...

Command: S STRETCH
Select objects to stretch by crossing-window or crossing-polygon...
Select objects: Specify opposite corner: <Select top of Rectangle with a crossing window>
1 found
Select objects: <ENTER>
Specify base point or [Displacement] <Displacement>: <Pick on corner>
Specify second point or <use first point as displacement>: @0,1 <ENTER>

The goal when selecting objects to stretch is to draw the window over the vertices or points that
you want to stretch. If you miss a corner, you will change the shape of the rectangle. So always
be aware of which points need to be stretched. In this example, it was pretty obvious, in more
complex drawings - it won't be.

Next you want to draw the polygon on the right side. To do this, you will draw the three lines on
the left side first and then mirror those lines over to the right side. Draw the 3 lines any way you
like (hint: use absolute coordinates).

(http://www.mycadsite.com/other/order_form.htm)

Once they are drawn, begin the MIRROR command. Select the three lines (press <ENTER>)
Now you are asked for the first point of the mirror line. With your endpoint Osnap turned on,

5 of 11 2/24/2017 2:52 PM
Move, Copy, Stretch, Mirror AutoCAD tutorial and video https://www.mycadsite.com/tutorials/level_1/move-copy-stretch-in-Aut...
pick the end of the line at 8,2. Now you are asked for the second point. Select the point on the
line at 8,5. Once you've done this, AutoCAD wants to know if you want to delete the old objects.
In this case you don't, so accept the default by pressing <ENTER>. The mirror line will be
half-way between the object the you are mirroring and where you want it to be. Figuring out
where the mirror line is the toughest part of this command.

Command: MI MIRROR
Select objects: <SELECT THE 3 LINES> Specify opposite corner: 3 found
Select objects: <ENTER>
Specify first point of mirror line: <SELECT 8,5>
Specify second point of mirror line: <SELECT 8,2>
Erase source objects? [Yes/No] <N>: <ENTER>

The assignment is now complete. Review what you have done and practice on these
commands. Save and print (introduction-to-drawing-in-AutoCAD-tutorial-1-2.htm#print) your
assignment. Copy and Move are very common commands. For example, you might create a
ceiling light, then have to move it into place, and then copy it to other rooms. Fortunately, these
commands work very similar, and once you master one, you have mastered both.

Save the drawing files as Assignment-4.dwg

6 of 11 2/24/2017 2:52 PM
Move, Copy, Stretch, Mirror AutoCAD tutorial and video https://www.mycadsite.com/tutorials/level_1/move-copy-stretch-in-Aut...

Video: Assignment 4

Extra Practice: Copy this drawing using the commands you have learned in lessons up to this
point - extra_007.gif (links/extra_007.gif)

Video: Exercise 7

7 of 11 2/24/2017 2:52 PM
Move, Copy, Stretch, Mirror AutoCAD tutorial and video https://www.mycadsite.com/tutorials/level_1/move-copy-stretch-in-Aut...

Extra Practice: This exercise uses an option of the CIRCLE command called "Tangent Tangent
Radius" or TTR. To use it, pick the two tangents of the circle first, then enter the radius. The rest
of it uses previous commands. extra_008.gif (links/extra_008.gif)This one is tricky, so try it a
few times before checking the video.

Video: Exercise 8

8 of 11 2/24/2017 2:52 PM
Move, Copy, Stretch, Mirror AutoCAD tutorial and video https://www.mycadsite.com/tutorials/level_1/move-copy-stretch-in-Aut...

Share

(http://www.addtoany.com
/share_save)

Take the Lesson 1-6 Quiz


What is the best way of drawing a rectangle?

Using the Line command

Using the Polyline command

Using the Rectangle command


9 of 11 2/24/2017 2:52 PM
Move, Copy, Stretch, Mirror AutoCAD tutorial and video https://www.mycadsite.com/tutorials/level_1/move-copy-stretch-in-Aut...

(move-copy-stretch-in-AutoCAD-tutorial-1-6.htm#quiz)

For Further Thought:


Are you starting to see a pattern? In your daily drafting work, you will draw > modify > draw >
modify... repeat.
For many new CAD users, they try to draw > erase > redraw... and you need to learn when
modifying is faster and easier than redrawing a shape. Sometimes it isn't, and learning the
differences is what makes some people better CAD users than others. While you are learning is
the best time to stop and think about these decisions.

Do you like what you just learned?


Support this site with a Donation via Paypal:

10 of 11 2/24/2017 2:52 PM
Move, Copy, Stretch, Mirror AutoCAD tutorial and video https://www.mycadsite.com/tutorials/level_1/move-copy-stretch-in-Aut...
RETURN TO THE TOP OF THE LESSON | RETURN TO THE TABLE OF CONTENTS
(../index.htm)

All Content 1999-2017 : myCADsite.com / Art Whitton of Chester, NE - USA

Last Update: 02/21/2017 21:05:22

Top

11 of 11 2/24/2017 2:52 PM

S-ar putea să vă placă și