You may think that the Multiple Copy (Copym) Express Tool became obsolete when the plain old Copy command was updated to use Multiple as its default (AutoCAD 2005). Don’t be so quick to write off the Copym command, though—it includes a few options that haven’t yet made their way into the Copy command.
The Copym Express Tool lets you copy multiple objects (multiple times, if you like) with additional options to Array, Divide, and Measure. To start the command, type Copym at the command line. You are first prompted to Select the objects to be copied. You then specify a base point. The next prompt asks for a second point or an option such as Repeat, Divide, Measure, or Array. Here’s what each option does:
Repeat: Repeats the last copy, using the same offset distance.
Divide: When you select this option, you are prompted for an additional point and the number of copies to make. It will make evenly spaced copies of the selected objects between the base point and the second selected point.
Measure: Asks you to select an additional point and the distance between copies. It then makes evenly spaced copies at the specified distance between the base point and the second point.
Array: Displays the options presented by the Array command: Pick (dynamic)/Measure/Divide.
Pick lets you specify the array elements dynamically. This option prompts for an angle and then for a point to specify row and column offset distances. The cursor then snaps to regular intervals at the specified offsets so you can place copies individually.

Caption: The Pick option lets you place copied objects individually.
Measure lets you specify a box to fill with copies of the selected objects. You specify an angle, a point to establish row or column offsets and an additional box corner point. The base point is the first corner of the box.
Like Measure, Divide lets you specify a box to fill with copies of the selected objects. You specify an angle, then a corner point for the box (the base point is the first point). Finally, AutoCAD asks for the number of rows and columns.

Caption: With both the Array Measure and Array Divide options, you specify a box to define your array.
There are a few other differences between Copy and Copym that you should be aware of. Copy retains its base point from the location of the original object, so the cursor tracking rubberband is always from one location. Copym moves the cursor tracking start point to the base point of each newly created object, so the rubberband jumps around as you copy.

Caption: The cursor rubberband moves from base point to base point as you make copies.
When using Copym, make sure you turn Osnap and Ortho off after you select the base point. Otherwise, the objects you copy may snap to other objects in the drawing, which may reduce the accuracy of your Divide or Measure operation. |