What this quiz covers
This quiz focuses on Basic Modify Commands, giving you a quick way to practice the rules, question types, and explanations that matter most for AutoCAD.
A line segment has endpoints (2,1) and (5,1). It is mirrored about the vertical line defined by two points whose x-coordinate is 4. At the erase-source prompt, the user selects No.
Which line segments remain after MIRROR is completed?
AutoCAD Quiz
Practice Basic Modify Commands in AutoCAD with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
This quiz focuses on Basic Modify Commands, giving you a quick way to practice the rules, question types, and explanations that matter most for AutoCAD.
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.
A line segment has endpoints (2,1) and (5,1). It is mirrored about the vertical line defined by two points whose x-coordinate is 4. At the erase-source prompt, the user selects No.
Which line segments remain after MIRROR is completed?
A rectangular object is oriented at 15 degrees. The user runs ROTATE, selects an external base point, chooses the Copy option, and enters a positive rotation angle of 40 degrees.
Which orientations exist when the command finishes?
A circle has center (8,3) and radius 2. It is mirrored about the line defined by (0,0) and (4,4). The original circle is erased.
Which center and radius describe the resulting circle?
An object's reference point is at (30,20). During MOVE, the user selects the object, enters (12,−5) at the base-point prompt, and then presses Enter at the second-point prompt to accept the use-first-point-as-displacement option.
Where will the object's reference point be located?
A circle is centered at (2,2). The user starts COPY, selects the circle, uses its center as the base point, and—without ending the command—specifies displacement vectors of (5,0), (0,5), and (−5,0). The user then presses Enter.
Which set lists all circle centers after the command?
A title consisting of text and surrounding linework is mirrored to the opposite side of a layout. MIRRTEXT is set to 0, and the user selects Yes at the erase-source prompt.
What is the expected result?
MIRRTEXT controls only the text characters — it has no effect on where objects end up after mirroring.
With MIRRTEXT = 0, AutoCAD suppresses the mirroring of text characters, meaning the letters remain upright and readable after the operation. The positions of all selected objects — including text insertion points and all linework — are still reflected across the mirror axis regardless of MIRRTEXT. Finally, selecting Yes at the erase-source prompt tells AutoCAD to delete the original objects, effectively moving rather than copying the title to its new location. This makes D the correct answer: linework and text locations are mirrored, text remains readable, and source objects are removed.
Choice A is wrong because MIRROR always reflects geometry — it never rotates objects. Choice B describes what would happen if MIRRTEXT were set to 1 (its default in older releases), which causes characters to flip and become a mirror image. The question explicitly states MIRRTEXT = 0, so reversed characters is the opposite of what occurs. Choice C incorrectly claims only linework is mirrored and that source objects remain — the mirror operation applies to all selected objects together, and choosing Yes at the erase prompt removes the originals.
A useful memory hook: think of MIRRTEXT as a readability lock — when it's 0, the lock is on and text stays legible, but the lock doesn't stop the text from moving to its mirrored position.An endpoint initially lies at (4,1). The object is first moved by the displacement vector (3,−2). It is then rotated 90 degrees counterclockwise about the origin.
Where is the endpoint after both modifications?
A line is currently oriented at 28 degrees from the positive horizontal axis. It must be reoriented to exactly 73 degrees by using the Reference option of ROTATE.
Which sequence of angle entries correctly uses the Reference option?
A block representing a receptacle must be moved so that its insertion point coincides exactly with the endpoint of an existing wall line. The block's visible geometry is not symmetric about its insertion point.
Which MOVE workflow most reliably produces the required placement?
A line has endpoints at (1,2) and (6,4). During the MOVE command, the user specifies (4,3) as the base point and (11,−2) as the second point.
What are the endpoints of the line after the MOVE command is completed?