Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
autocad_2013_for_dummies.pdf
Скачиваний:
24
Добавлен:
19.02.2016
Размер:
24.71 Mб
Скачать

Chapter 11: Edit for Credit 227

After you pick the second point, AutoCAD stretches the objects. Notice that the STRETCH command moved the two vertical lines because the crossing selection box contained both endpoints of both lines. STRETCH lengthened or shortened the four horizontal lines because the crossing selection box enclosed only one endpoint of each.

The STRETCH command takes some practice, but it’s worth the effort. Draw some additional kinds of objects and practice stretching with different crossing selection box locations as well as different base points and second points.

The STRETCH command prompt says Select objects to stretch by crossing-window or crossing-polygon, but picking points as in Step 4 doesn’t give you the crossing-polygon option. (See Chapter 10 if you need a refresher on crossing-polygon selection.) To use a polygonal crossing selection, type CP at the Select objects prompt and press Enter.

You can use more than one crossing window within a single run of the STRETCH command, and you can select objects that are outside a crossing window to have them move when other objects that cross the selection window(s) are stretched. The only objects that change size are stretchable objects that are crossed by a crossing window or polygon.

More Manipulations

The commands in this section — MIRROR, ROTATE, SCALE, ARRAY, and OFFSET — provide other ways (in addition to MOVE, COPY, and STRETCH) of manipulating objects or creating new versions of them. The procedures for each command assume that you’re familiar with the object selection and editing precision techniques presented in the MOVE, COPY, and STRETCH procedures (see Chapter 10 and the previous sections in this chapter).

Mirror

The MIRROR command creates a reverse copy of one or more objects. After you select your objects, AutoCAD prompts you to select two points that define a line about which the objects will be mirrored. You then have the option to retain or delete the source objects. Follow these steps to use the MIRROR command:

1.Press Esc to make sure that no command is active and no objects are selected.

2.Click the Mirror button on the Home tab’s Modify panel.

3.Select one or more objects, and then press Enter to end object selection.

www.it-ebooks.info

228 Part II: Let There Be Lines

AutoCAD prompts you to define the mirror line by picking points:

Specify first point of mirror line:

4.Specify the start of the mirror line by clicking a point or typing coordinates.

AutoCAD prompts

Specify second point of mirror line:

5. Pick a second point.

Most of the time, you’ll want to have Polar Tracking or Ortho mode enabled so you can mirror your objects precisely. You can also use object snaps on existing objects, including ones being mirrored. The latter case is used when you want to ensure exact symmetry between the source and the mirrored objects. The mirrored copies temporarily disappear, and AutoCAD prompts

Erase source objects? [Yes/No] <N>:

If you type Y at the final prompt, the source objects disappear, and you’re left with the new mirrored copy. Accept the default No option if you want to retain the source objects along with the mirrored copies.

Normally when you mirror text or dimensions, the words come out backward. The system variable MIRRTEXT can handle that little problem. By default, MIRRTEXT is turned off (that is, its value is 0) so the text itself still reads the right way around after the objects are mirrored. If you really want your drawing text to be backward, change the value of MIRRTEXT to 1. (We cover system variables in a little more detail in Chapter 26.)

Rotate

The ROTATE command pivots one or more objects around a point that you specify. Follow these steps to use the ROTATE command:

1.Press Esc to make sure that no command is active and no objects are selected.

2.Click the Rotate button on the Home tab’s Modify panel.

3.Select one or more objects and then press Enter to end object selection.

AutoCAD prompts you for the base point for rotating the selected objects:

Specify base point:

4. Specify a base point by clicking a point or typing coordinates.

www.it-ebooks.info

Chapter 11: Edit for Credit 229

The base point becomes the point around which AutoCAD rotates the objects. You also have to specify a rotation angle:

Specify rotation angle or [Copy/Reference] <0>:

5.Specify a rotation angle by typing an angle measurement and pressing Enter, or just press Enter to accept the default value shown in angle brackets.

Alternatively, you can indicate an angle on the screen by moving the crosshairs until the Coordinates section of the status bar indicates the desired angle and then clicking. If you choose this alternative, you will need to use Ortho mode or Polar Tracking to indicate a precise angle (for example, 90 or 45 degrees) or an object snap to rotate an object so it aligns precisely with other objects.

Positive angle values rotate things counter-clockwise (counter to what you might expect) and negative values go clockwise. For example, entering 270 degrees or -90 degrees produces the same result.

After you specify the rotation angle by typing or picking, AutoCAD rotates the objects into their new position. The ROTATE command’s Copy option makes a rotated copy while leaving the source object in place.

Scale

If you read all our harping about drawing scales and scale factors in Chapter 4, you may think that the SCALE command performs some magical scale transformation on your entire drawing. No such luck. It also has nothing to do with ladders or fish. It merely uniformly scales (enlarges or reduces) one or more objects up or down by a factor that you specify. Here’s how it works:

1.Press Esc to make sure that no command is active and no objects are selected.

2.Click the Scale button on the Home tab’s Modify panel.

3.Select one or more objects and then press Enter to end object selection.

AutoCAD prompts you for the base point around which it will scale all the selected objects:

Specify base point:

4. Specify a base point by picking a point or typing coordinates.

The base point becomes the point around which the objects are scaled. AutoCAD prompts you for the scale factor:

Specify scale factor or [Copy/Reference] <1.0000>:

www.it-ebooks.info

230 Part II: Let There Be Lines

Don’t assume that AutoCAD will scale the objects but leave them more or less where they are in the drawing. AutoCAD scales the distance between objects as well as the objects themselves. For example, if you select a circle to scale, pick a point outside the circle as the base point and then specify a scale factor of 2. AutoCAD not only makes the circle twice as big, but also moves the circle twice as far away from the base point that you specified. If you want to make a circle bigger but leave it where it’s currently located, make sure that you use the CEN object snap to select its center point as the base point for the scale operation.

5.Type a scale factor and press Enter.

AutoCAD scales the objects by the factor that you type, using the base point that you specified. Numbers greater than 1 increase the objects’ sizes. Numbers smaller than 1 but greater than zero decrease the objects’ sizes. Negative scale factors are invalid.

Just like the ROTATE command, SCALE also has a copy option with which you can make enlarged or reduced duplicates of selected objects — without altering the source objects. And both SCALE and ROTATE remember the last scale factor or rotation angle entered throughout the drawing session.

Array

The ARRAY command is like a supercharged COPY: You use it to create a rectangular grid of objects at regular X and Y spacings or a radial arrangement of objects around a center point at a regular angular spacing. For example, you can use rectangular arrays to populate an auditorium with chairs or a polar array to populate a bicycle wheel with spokes.

The kind of array we describe in this chapter is the old-style — but still very useful — non-associative array. (we cover the new-style array in Chapter 18). Non-associative arrays are simply copies of the source object; they dwell on the same layers as their source, and they can be edited individually, even in older releases of AutoCAD.

The following steps describe how to create a rectangular array, which you’ll probably do more often than creating a polar array:

1.Press Esc to make sure that no command is active and no objects are selected.

2.Type -ARRAY (don’t forget the hyphen) and press Enter.

Typing a hyphen in front of an AutoCAD command normally tells the program to run at the command line rather than in a dialog box. Starting with AutoCAD 2012, typing ARRAY runs the associative array tool, whereas typing -ARRAY runs the non-associative version.

www.it-ebooks.info

Соседние файлы в предмете [НЕСОРТИРОВАННОЕ]