AutoCAD Quiz: Rotate And Copy
10 questions · exam conditions
0:00
Rotate And CopyQuestion 1 of 10

In a drawing that uses the default counterclockwise-positive angle direction, a selected line has endpoints at (2,0)(2,0) and (5,0)(5,0). The ROTATE command is started, (2,0)(2,0) is specified as the base point, the Copy option is enabled, and a rotation angle of 9090^\circ is entered.

Which geometry exists when the command is completed?

The original line remains, and a new line extends from (2,0)(2,0) to (2,3)(2,3).
Only a rotated line remains, extending from (2,0)(2,0) to (2,3)(2,3).
The original line remains, and a new line extends from (0,2)(0,2) to (0,5)(0,5).
The original line remains, and a new line extends from (2,0)(2,0) to (2,3)(2,-3).
← Back to quizzes

AutoCAD Quiz

AutoCAD Quiz: Rotate And Copy

Practice Rotate And Copy in AutoCAD with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Rotate And Copy, giving you a quick way to practice the rules, question types, and explanations that matter most for AutoCAD.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

In a drawing that uses the default counterclockwise-positive angle direction, a selected line has endpoints at (2,0)(2,0) and (5,0)(5,0). The ROTATE command is started, (2,0)(2,0) is specified as the base point, the Copy option is enabled, and a rotation angle of 9090^\circ is entered.

Which geometry exists when the command is completed?

  1. The original line remains, and a new line extends from (2,0)(2,0) to (2,3)(2,3). (correct answer)
  2. Only a rotated line remains, extending from (2,0)(2,0) to (2,3)(2,3).
  3. The original line remains, and a new line extends from (0,2)(0,2) to (0,5)(0,5).
  4. The original line remains, and a new line extends from (2,0)(2,0) to (2,3)(2,-3).
Explanation: When working with AutoCAD's ROTATE command, two things determine the outcome: where the base point sits, and what the Copy option does. The base point acts as a fixed pivot — it never moves. Copy preserves the original geometry while creating a rotated duplicate. Here, the original line runs from (2,0)(2,0) to (5,0)(5,0) — a horizontal line of length 3 units. The base point is set at (2,0)(2,0), the left endpoint. Rotating 90°90° counterclockwise about (2,0)(2,0) means every point sweeps a quarter-circle around that pivot. The base point itself stays fixed at (2,0)(2,0). The far endpoint at (5,0)(5,0) is 3 units to the right of the pivot; after a 90°90° counterclockwise rotation, it lands 3 units directly above the pivot at (2,3)(2,3). Because Copy was enabled, the original line remains untouched. Answer A — original line intact, new line from (2,0)(2,0) to (2,3)(2,3) — is correct. Answer B describes only the rotated line surviving, which would be the result without the Copy option. Answer C places the new line at (0,2)(0,2) to (0,5)(0,5), which reflects a misunderstanding of where the base point is — those coordinates suggest the entire line shifted rather than rotating around (2,0)(2,0). Answer D gives a new endpoint at (2,3)(2,-3), which would result from a 90°90° clockwise rotation, not counterclockwise. As a study tip, always track two things in ROTATE questions: the base point location and the angle direction (clockwise vs. counterclockwise). These two details control everything about where the rotated copy lands.

Question 2

An equipment symbol is currently oriented at 2525^\circ counterclockwise from the positive x-axis. A copied version must be oriented at 110110^\circ, while the original remains unchanged. The drawing uses counterclockwise-positive angles.

After selecting Copy in ROTATE, which rotation angle should be entered?

  1. Enter 8585^\circ to rotate the copy from its current orientation to the target orientation. (correct answer)
  2. Enter 110110^\circ to assign the target orientation directly to the copied symbol.
  3. Enter 85-85^\circ to compensate for the symbol's existing positive orientation.
  4. Enter 135135^\circ by adding the current orientation to the desired orientation.
Explanation: When using AutoCAD's ROTATE command with the Copy option, you're always entering a relative rotation angle — meaning how many degrees the copy should turn from its current orientation, not what absolute angle it should land on. This distinction is the heart of this question. The original symbol sits at 25°25°. The copied version needs to reach 110°110°. To find the rotation angle AutoCAD needs, subtract the current orientation from the target: 110°25°=85°110° - 25° = 85°. You're telling AutoCAD to spin the copy an additional 85°85° counterclockwise from where it currently points. That makes A correct. B is the most tempting trap — it assumes you can enter the desired absolute angle directly. AutoCAD's ROTATE command doesn't work that way; 110°110° would rotate the copy 110°110° beyond its current 25°25°, landing it at 135°135°, which is wrong. C uses 85°-85°, which would rotate the copy clockwise by 85°85°, moving it to 60°-60° (or equivalently 300°300°). The negative sign incorrectly "compensates" for the counterclockwise convention when no compensation is needed. D adds the current orientation to the target — 25°+110°=135°25° + 110° = 135° — which has no geometric meaning in this context. It conflates absolute angles with relative rotation amounts. A useful tip: whenever a ROTATE question involves a copy, always ask yourself "how far does it travel from here to there?" That difference — not the destination angle itself — is what you enter.

Question 3

A circle is selected for ROTATE. Its center is used as the base point, Copy is enabled, and an angle of 6060^\circ is entered. No other properties of the copied circle are changed.

What is the most accurate description of the result?

  1. The original circle is replaced by a rotated circle that appears geometrically unchanged.
  2. A second circle is created along a 6060^\circ arc measured from the original center.
  3. A second circle is created exactly over the original, so the copy may not be visually apparent. (correct answer)
  4. The command creates no new object because a circle has no distinguishable rotation angle.
Explanation: When working with ROTATE in AutoCAD, the key concept to understand is what rotation actually moves: the object's position in space relative to the base point. If the base point sits exactly at the object's geometric center — as it does when you select a circle's center — the object rotates around itself, returning to the same visual position regardless of the angle entered. A circle is perfectly symmetrical in every direction. Rotating it 60°60° (or any angle) around its own center produces an identical-looking circle in the identical location. When Copy is enabled, AutoCAD places a duplicate at that rotated position — which is exactly where the original already sits. This is why C is correct: the copy is created, it just lands directly on top of the original, making it visually undetectable without selecting objects. A is tempting but wrong — the original circle is not replaced. ROTATE with Copy preserves the source object; you end up with two circles stacked, not one swapped circle. B describes a misunderstanding of how ROTATE works: it doesn't move the object along an arc to a new location. The entire circle rotates in place; it doesn't orbit to a new position 60°60° away. D is a trap for students who confuse visual indistinguishability with command failure — AutoCAD executes the ROTATE+Copy successfully; it simply produces an invisible result because of the geometry involved. The study tip here: whenever a base point coincides with an object's center of symmetry (circles, regular polygons), rotation produces no visual change — but Copy still generates a real, selectable object. Always verify with a selection window when you suspect stacked duplicates.

Question 4

A designer needs the original symbol plus copied symbols at 3030^\circ, 6060^\circ, and 9090^\circ from the original orientation. Every copy must use the same base point. The designer will use ROTATE with Copy rather than an array command.

Which procedure reliably produces the required four orientations?

  1. Run ROTATE with Copy once and enter 3030^\circ, 6060^\circ, and 9090^\circ consecutively at the angle prompt.
  2. Run ROTATE with Copy three times, each time selecting the original symbol and entering 3030^\circ, 6060^\circ, and 9090^\circ respectively. (correct answer)
  3. Create the 3030^\circ copy, then select each newest copy and rotate it by 6060^\circ and 9090^\circ in succession.
  4. Run ROTATE without Copy three times on the original, entering 3030^\circ, 6060^\circ, and 9090^\circ respectively.
Explanation: When working with AutoCAD's ROTATE command and its Copy option, the key concept to understand is that each "ROTATE with Copy" operation measures its angle relative to the original object's orientation — not relative to the previous copy. This distinction is everything. Option B is the reliable procedure: you run ROTATE with Copy three separate times, each time selecting the original symbol as your source object, using the same base point, and entering 30°30°, 60°60°, and 90°90° respectively. Because you're always rotating the unmodified original, each resulting copy is accurately positioned at the intended absolute angle. Combined with the original at 0°, you get all four required orientations. Option A is tempting but wrong — ROTATE with Copy only accepts one angle per execution. Entering multiple angles consecutively at the prompt won't produce multiple copies; AutoCAD simply doesn't work that way during a single command run. Option C introduces compounding rotation errors. If you rotate the 30°30° copy by 60°60°, you get a symbol at 90°90° (not 60°60°), and further rotations stack unpredictably. You'd never land at the correct absolute angles because each rotation builds on the last. Option D eliminates copies entirely — ROTATE without Copy moves and transforms the original object permanently. Running it three times would simply reorient the same symbol repeatedly, leaving you with one object at 90°90° and no copies at all. Study tip: Whenever a question asks you to produce multiple rotated copies at specific absolute angles, always return to the original object as your source for each operation — never chain rotations off a previous copy.

Question 5

Two separate objects are selected together and processed by one ROTATE command. The base point lies outside both objects, Copy is enabled, and a nonzero rotation angle is entered.

Which statement must be true of the completed operation?

  1. Each copied object moves the same linear distance, regardless of its distance from the base point.
  2. Each copied object rotates about its own center, and the originals remain unchanged.
  3. Each copied point keeps its original x-coordinate, and the originals remain unchanged.
  4. Each copied point keeps its distance from the common base point, and the originals remain unchanged. (correct answer)
Explanation: Whenever AutoCAD's ROTATE command acts on multiple selected objects simultaneously, every point in the selection set rotates about the single shared base point you specify. Think of it like a rigid body spinning around a fixed pin — every point sweeps through the same angle, and its distance from that pin never changes. With the Copy option enabled, AutoCAD produces rotated duplicates while leaving the originals exactly where they were. That geometric rule is precisely what makes D correct: every copied point maintains its distance from the common base point (the radius of rotation is preserved), and the originals remain untouched because Copy mode was active. A is wrong because objects at different distances from the base point travel different arc lengths, even though they rotate through the same angle. Distance from the base point directly determines how far each point travels linearly. B describes a behavior AutoCAD doesn't perform here. ROTATE does not rotate each object about its own individual center — it rotates everything about the one base point you picked. Objects pivoting around their own centers would require a different workflow entirely. C is incorrect because rotation changes both x- and y-coordinates of every point (unless the angle is 0° or 180°). There is no guarantee the x-coordinate is preserved; only the radial distance from the base point is preserved. Study tip: Whenever a ROTATE question mentions a base point, anchor your thinking to that single pivot. Every geometric property of the operation — arc length, coordinate change, linear displacement — flows from how far each point sits from that base point.

Question 6

A selected bracket has an edge currently oriented at 3030^\circ. A copied bracket must have that same edge oriented at 7575^\circ. The user wants to avoid calculating and entering the angular difference directly.

Which ROTATE workflow correctly uses the Reference option?

  1. Choose Copy, choose Reference, specify 4545^\circ as the reference angle, and specify 7575^\circ as the new angle.
  2. Choose Copy, choose Reference, specify 7575^\circ as the reference angle, and specify 3030^\circ as the new angle.
  3. Choose Reference, specify 3030^\circ and 7575^\circ, but omit Copy so the original bracket remains.
  4. Choose Copy, choose Reference, specify 3030^\circ as the reference angle, and specify 7575^\circ as the new angle. (correct answer)
Explanation: When using AutoCAD's ROTATE command with the Reference option, think of it as telling AutoCAD where the object currently is and where you want it to go — no mental math required. The Reference angle is your starting orientation, and the New angle is your target orientation. AutoCAD calculates the difference automatically. In this scenario, the bracket's edge sits at 3030^\circ and needs to land at 7575^\circ. The correct workflow — answer D — is to invoke Copy first (to preserve the original), then choose Reference, enter 3030^\circ as the reference angle (current orientation), and enter 7575^\circ as the new angle (desired orientation). AutoCAD internally computes the 4545^\circ rotation and applies it, which is precisely what the passage says the user wants to avoid doing manually. Answer A fails because entering 4545^\circ as the reference angle is the very manual calculation the user is trying to skip — you'd be doing the math yourself and misusing the Reference option's purpose. Answer B reverses the values: specifying 7575^\circ as the reference and 3030^\circ as the new angle would rotate the copy backward by 4545^\circ, pointing it the wrong direction entirely. Answer C skips the Copy option, which means the original bracket gets rotated and destroyed rather than preserved — a critical workflow error when duplication is explicitly required. A helpful memory anchor: Reference = "from here… to here." You always feed it the current angle first, then the desired angle second. On the AutoCAD exam, watch for questions that swap these two values — that reversal trap appears frequently.

Question 7

A door leaf is represented by a line from hinge point H to latch point L. The closed door line must remain in place, and an additional representation of the door must be created at an opening angle of 9090^\circ. The jamb and wall objects must not change.

Which ROTATE workflow produces the required result most directly?

  1. Select the door line, use H as the base point, choose Copy, and specify 9090^\circ. (correct answer)
  2. Select the door line, use L as the base point, choose Copy, and specify 9090^\circ.
  3. Select the door line, use H as the base point, and specify 9090^\circ without Copy.
  4. Select the door and jamb, use H as the base point, choose Copy, and specify 9090^\circ.
Explanation: When working with AutoCAD's ROTATE command, two decisions are critical: which base point to use and whether to use the Copy option. For a door swing, think physically — a door rotates around its hinge, and the problem asks you to add a new position without removing the original. The hinge point H is the correct base point because that is the pivot around which a real door rotates. Using H with the Copy option and a 9090^\circ angle creates a new door line rotated to the open position while leaving the original closed-door line intact. This matches every requirement in the passage: the closed door remains, a 9090^\circ open position is added, and only the door line moves. That makes A the correct answer. B is wrong because using L (the latch point) as the base point would swing the door around the wrong end — the line would rotate in the wrong direction relative to the wall, producing a geometrically incorrect result. C uses the correct base point and angle, but omitting Copy replaces the original door line instead of duplicating it. The passage explicitly states the closed-door line must remain, so this violates a core requirement. D includes the jamb in the selection set. The passage states wall and jamb objects must not change, so rotating them — even with Copy — would alter those elements, making this choice incorrect. A good study habit: whenever a ROTATE question mentions "keep the original," that's your trigger to immediately look for the Copy option. If the answer doesn't include Copy, it almost certainly isn't right.

Question 8

A technician has already selected the objects for ROTATE and specified the correct base point. The original objects must remain, with one additional set rotated by an exact angle of 3535^\circ.

At the next ROTATE prompt, which sequence should the technician use?

  1. Choose Copy, then enter 3535^\circ to complete the command. (correct answer)
  2. Enter 3535^\circ first, then choose Copy to retain the originals.
  3. Choose Reference, then enter 3535^\circ to complete the command.
  4. Enter 3535^\circ, then repeat ROTATE and accept the prior selection.
Explanation: When using AutoCAD's ROTATE command, the order of operations matters — especially when you need to preserve the original objects while creating a rotated copy. Once you've selected objects and set a base point, AutoCAD prompts you for a rotation angle. At this stage, the Copy option is available as a sub-option before you commit the angle. Activating Copy first tells AutoCAD to duplicate the selection set and rotate the copy, leaving the originals exactly in place. Choice A is correct because selecting Copy at the rotation prompt, then entering 3535^\circ, follows this precise workflow. AutoCAD retains the originals and places a new, rotated copy at 3535^\circ — all within a single command execution. Choice B reverses the sequence — entering 3535^\circ first completes and exits the command immediately, with no opportunity to activate Copy afterward. You'd lose the originals. Choice C applies the Reference option, which is used when you know a current angle and a desired final angle but not the difference between them. It has nothing to do with retaining original objects, so it doesn't solve this problem. Choice D describes running ROTATE a second time and reselecting, which wastes steps and doesn't use the built-in Copy sub-option. It's an inefficient workaround, not the intended workflow. Study tip: Anytime an AutoCAD question mentions "keep the originals," think about the Copy sub-option available inside commands like ROTATE, SCALE, and MIRROR — always activate Copy before entering the final value, because committing the value ends the command.

Question 9

A drawing initially contains four independent objects. Three of them are selected for one ROTATE operation; the fourth object merely intersects the selection but is not selected. Copy is enabled, and the rotation is completed.

Assuming no objects are erased or joined, how many independent objects are in the drawing afterward?

  1. There are six objects: three originals and three rotated copies.
  2. There are seven objects: the four originals and three rotated copies. (correct answer)
  3. There are eight objects: four originals and four rotated copies.
  4. There are four objects: the three selected originals rotate without duplication.
Explanation: When AutoCAD's ROTATE command runs with the Copy option enabled, it preserves the original selected objects exactly where they are and creates rotated duplicates — essentially "rotating a copy" rather than rotating the originals themselves. The key discipline here is tracking which objects are selected and what Copy mode actually does. Start with four independent objects in the drawing. Three are selected for the ROTATE operation; one is not selected at all — it merely overlaps the selection area visually, but intersection alone does not include an object in a selection set. That unselected object is completely untouched by the command. With Copy enabled, the three selected objects remain in their original positions AND three new rotated copies are produced. That gives you the original three selected objects (still present) + one never-selected object + three new rotated copies = seven total independent objects, confirming answer B. Answer A is wrong because it ignores the fourth object entirely, counting only the three selected originals plus their copies and arriving at six. Answer C incorrectly treats the unselected fourth object as if it were also copied or rotated, inflating the total to eight. Answer D describes a standard ROTATE without Copy — in that scenario the originals simply move to their new angle and no duplication occurs, leaving four objects unchanged. A useful study tip: on AutoCAD exam questions involving Copy-enabled transform commands (ROTATE, MOVE, SCALE, MIRROR), always ask yourself two things — "How many objects are actually in the selection set?" and "Does Copy create extras in addition to the originals?" Both questions together prevent the most common counting errors.

Question 10

The drawing's zero-angle direction is the positive x-axis, but ANGDIR is configured so positive angles are clockwise. A point object at (4,0)(4,0) is rotate-copied about the origin using an entered angle of 3030^\circ.

Where is the copied point placed?

  1. (2,  23)(-2,\;2\sqrt{3})
  2. (23,  2)(2\sqrt{3},\;2)
  3. (23,2)(2\sqrt{3},\,-2) (correct answer)
  4. (23,2)(-2\sqrt{3},\,-2)
Explanation: When AutoCAD's ANGDIR is set to clockwise, entering a positive angle rotates objects in the clockwise direction rather than the standard counterclockwise convention. This is the key insight: a 30°30° clockwise rotation is mathematically equivalent to a 30°-30° rotation in standard trigonometry. Starting with the point (4,0)(4, 0) and rotating it 30°-30° about the origin, apply the rotation formulas: x=xcosθysinθ=4cos(30°)0=432=23x' = x\cos\theta - y\sin\theta = 4\cos(-30°) - 0 = 4 \cdot \frac{\sqrt{3}}{2} = 2\sqrt{3} y=xsinθ+ycosθ=4sin(30°)+0=4(12)=2y' = x\sin\theta + y\cos\theta = 4\sin(-30°) + 0 = 4 \cdot \left(-\frac{1}{2}\right) = -2 This gives the copied point at (23,2)(2\sqrt{3},\,-2), confirming C is correct. Looking at the wrong answers: A (2,23)(-2,\,2\sqrt{3}) corresponds to a 120°120° counterclockwise rotation — a completely different angle and direction. B (23,2)(2\sqrt{3},\,2) is the most tempting trap: it results from a standard +30°+30° counterclockwise rotation, which is exactly what a student gets if they ignore ANGDIR and apply default convention. D (23,2)(-2\sqrt{3},\,-2) reflects a 210°210° rotation and doesn't correspond to any logical misreading of this problem. The key study tip: whenever a question mentions ANGDIR, immediately flip the sign of any entered angle before doing your trig. AutoCAD's system variable overrides the default convention, and exam questions will specifically test whether you remember that positive input no longer means counterclockwise.