Sei sulla pagina 1di 9

Align and Rotate in AutoCAD 2016 Tutorial and Videos https://www.mycadsite.com/tutorials/level_2/align-command-rotate-co...

(../../index.htm)
Home (../.. 2-3: ALIGN & ROTATE
/index.htm)
Tutorials LESSON 2-1 (drawing-a-floor- PLANNING A PROJECT - OFFICE FLOOR PLAN
(../index.htm) plan-in-autocad-2-1.htm) (drawing-a-floor-plan-in-autocad-2-1.htm)
Videos (../..
/videos) LESSON 2-2 (blocks-in-autocad- INTRODUCTION TO BLOCKS - CREATING AND
Download 2-2.htm) INSERTING (blocks-in-autocad-2-2.htm)
(../../other
/order_form.htm)
LESSON 2-3 ALIGN AND ROTATE
Quizzes (../..
/autocad-
tests/index.htm) LESSON 2-4 (attributes-blocks- ATTRIBUTES - NON-GRAPHICAL INFORMATION

Get in-autocad-2-4.htm) (attributes-blocks-in-autocad-2-4.htm)

AutoCAD
(/get- LESSON 2-5 (hatch-command- HATCHING - FILLING AREAS (hatch-command-
free-autocad.htm) in-autocad-2-5.htm) in-autocad-2-5.htm)
About
myCADsite
LESSON 2-6 (adding-text-in- WORKING WITH TEXT (adding-text-in-autocad-
(../../about-
autocad-2-6.htm) 2-6.htm)
myCADsite.htm)
Contact (../..
/about- LESSON 2-7 (polylines-width-
POLYLINES (polylines-width-in-autocad-2-7.htm)
in-autocad-2-7.htm)
myCADsite.htm#contact)

Enter Search Term


LESSON 2-8 (layout-tabs-plotting- LAYOUT TABS / PAPER SPACE (layout-
autocad-paper-space-2-8.htm)
Search myCADsite tabs-plotting-autocad-paper-space-2-8.htm)

LESSON 2-9 (parametric- PARAMETRIC CONSTRAINTS (parametric-


constraints-in-autocad-2-9.htm) constraints-in-autocad-2-9.htm)

LESSON 2-10 (creating-elevation-


ELEVATION DRAWINGS
drawings-in-autocad-2-10.htm)

Topics covered in this Lesson:


Working with real world examples

This tutorial will give you some drawing practice using real world examples. You will be asked to
1 of 9 2/24/2017 2:59 PM
Align and Rotate in AutoCAD 2016 Tutorial and Videos https://www.mycadsite.com/tutorials/level_2/align-command-rotate-co...
draw the sample drawing using some techniques you haven't been shown yet. This lesson
requires you to have Adobe's Acrobat reader (http://www.adobe.com/products/acrobat
/readstep2.html) for PDF files. Here I'm using an example of someone who has to measure and
draw a room.

Example 1 - Loading Dock

This is a real example from when I worked preparing 'as-built' CAD drawings. These drawings
are used by designers who need to know the existing dimensions of the building that will be
remodeled. When you are doing a survey and measuring rooms, it goes quickly as long as you
have nice rectangle walls which the contractors built perfectly square, and you don't have to
deal with angles or other problems. This example will deal with drawing a room that has angles.
Below is the room you will be drawing, notice that some of the walls are at an angle, and you
don't know those angles.

Here is the drawing (links/loading_dock.pdf) with all the dimensions on it (print it out if you
can). Imagine that you have just sketched out all the measurements and you need to draw it
now. How do you start? The best way to start is to draw what you can - in this case, you can
draw the horizontal and vertical lines easily. Next draw the lines for the angles lines, but draw
them horizontal and vertical as well (as shown below):

Now you should have all the lines drawn, and the door blocks inserted or drawn in. Make sure
that everything is on the correct layer.

2 of 9 2/24/2017 2:59 PM
Align and Rotate in AutoCAD 2016 Tutorial and Videos https://www.mycadsite.com/tutorials/level_2/align-command-rotate-co...
Finally you will adjust the 'soon to be angled lines' using the Align command.

Make sure your OSnaps are turned on or your drawing will become a mess rather quickly.

Command Keystroke Icon Location Result

Home > Modify > Aligns (and scales) selected objects


ALIGN
ALIGN Align to specific points.

This command requires that you follow the command line prompts carefully. Start the command
and use the input shown below. You are selecting source points (where it starts) and destination
points (where it will end up). Choose the endpoints nearest the text.

2D

2S

1S
1D

Command: ALIGN

Select objects: <SELECT BOTTOM AND RIGHT SIDE LINES>


Specify opposite corner: 28 found

Select objects: <ENTER>


Specify first source point: <1S>
Specify first destination point: <1D>
Specify second source point: <2S>
Specify second destination point: <2D>
Specify third source point or <continue>: <ENTER>

Scale objects based on alignment points? [Yes/No] <N>: N

Just so you know, the 3rd source point is used in 3D drawing.

3 of 9 2/24/2017 2:59 PM
Align and Rotate in AutoCAD 2016 Tutorial and Videos https://www.mycadsite.com/tutorials/level_2/align-command-rotate-co...
If everything went correctly, your lines should be very close, but not touching. Zoom in if you
can't see this. In the real world, your lines won't usually line up 'exactly'. When that happens,
you'll need to re-check your measurements, and correct the lines (but in some cases, close will
work - it all depends upon your tolerances for the project). Also, if you have drawn your lines to
specific lengths, you don't want to scale them.

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

But what if you have an older version of AutoCAD LT. Prior to AutoCAD LT 2015, it doesn't have
the align command. You're screwed, right? Not really - you can use the ROTATE command.
This is the same rotate command you used in Level 1 and it works in all versions of AutoCAD.

Undo the align command so that your lines are back to horizontal and vertical.

Here's how you can use the rotate command to to rotate objects at an angle you don't know.
Once again, follow the command line prompts carefully. What you need to do is tell AutoCAD
what the existing angle is (Reference angle) and what the new angle is.

2R

1R

4 of 9 2/24/2017 2:59 PM
Align and Rotate in AutoCAD 2016 Tutorial and Videos https://www.mycadsite.com/tutorials/level_2/align-command-rotate-co...

Command: ROTATE
Current positive angle in UCS: ANGDIR=counterclockwise ANGBASE=0.0000

Select objects: <SELECT OBJECTS> Specify opposite corner: 28 found

Select objects: <ENTER>


Specify base point: <1R>
Specify rotation angle or [Copy/Reference] <329.8507>: R

Specify the reference angle <0.0000>: <1R> Specify second point: <2R>
Specify the new angle or [Points] <0.0000>: <N>

Both commands work well and quickly. Which one you use depend on the situation. If your lines
are connected like they were in this example, the Rotate command works fine. If they aren't
then the align command works easier. Personally, I use the Align command each time for
consistency.

To clean up the walls, use the FILLET command with a Zero radius.

Video: Align and Rotate Reference Commands

5 of 9 2/24/2017 2:59 PM
Align and Rotate in AutoCAD 2016 Tutorial and Videos https://www.mycadsite.com/tutorials/level_2/align-command-rotate-co...

Extra Practice:

For this exercise, you will draw a room and place it into another drawing. Then you align the
room to the existing walls. This is a common of collaborating on a drawing. A project manager
might have the complete floor plan and delegate smaller areas to be drawn. Once the smaller
area is complete, it needs to be inserted into the master drawing.

This can be done a few ways. You can copy and past the objects into the master drawing (good
for small drawings). You can WBLOCK out the drawing objects and then insert them as a block.
Finally, you use the smaller drawing as an External Reference (XREF) - this is covered in a
later tutorial. For now, just use the copy and past method to complete this exercise.

Complete this floor plan drawing: ALIGN EXERCISE (links/angle_exercise_1.pdf) (PDF file)

When you are done, download and open the MASTER FILE (links/angle_exercise_1.dwg)
(DWG)

With both drawings open, use the Windows Copy (CTRL+C) to copy the objects you drew to

6 of 9 2/24/2017 2:59 PM
Align and Rotate in AutoCAD 2016 Tutorial and Videos https://www.mycadsite.com/tutorials/level_2/align-command-rotate-co...
the clipboard. Then switch to the Master Drawing and paste them into the drawing (CTRL+V).
Place them somewhere near the walls in the Master Drawing.

Finally use the ALIGN command to line the room your drew to the walls in the Master Drawing
and you are done. Check out the video below if you need help with this.

Video: Align Exercise

Review: The real world isn't all straight lines and right angles. Knowing how to draw lines at
strange and weird angles can be a challenge. Accuracy is always the priority, but quickness is a
close second. Remembering all the commands you have learned (even if you don't use them all
the time) is essential to being a good CAD drafter.

7 of 9 2/24/2017 2:59 PM
Align and Rotate in AutoCAD 2016 Tutorial and Videos https://www.mycadsite.com/tutorials/level_2/align-command-rotate-co...

Share

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

Take the Lesson 2-3 Quiz


Does the Align command work in AutoCAD LT?

Only in later versions

Yes

No

(align-command-rotate-command-autocad-2-3.htm#quiz)

For Further Thought:


There's always room in your toolbox for new tools, right? The align command might not be a
tool that you use often, but you'll be very glad it's there when you need it.
You learned two similar ways to do the same thing in this lesson, so it's up to you to decide
when you want to use one instead of the other. Learning these differences is what will make
you faster and more comfortable when you draft. Luckily, there is never a single 'correct' way to
use AutoCAD - but you will develop ways that work best for you and the type of drawings you
create.

Do you like what you just learned?


Support this site with a Donation via Paypal:
8 of 9 2/24/2017 2:59 PM
Align and Rotate in AutoCAD 2016 Tutorial and Videos https://www.mycadsite.com/tutorials/level_2/align-command-rotate-co...

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:34

Top

9 of 9 2/24/2017 2:59 PM

Potrebbero piacerti anche