What this quiz covers
This quiz focuses on Units And Drawing Settings, giving you a quick way to practice the rules, question types, and explanations that matter most for AutoCAD.
A mechanical drawing contains a line that is exactly 100 drawing units long. The drawing was mistakenly configured with an insertion scale of millimeters. A designer opens the Drawing Units dialog and changes the insertion scale to inches without using any scaling command.
What is the resulting length and unit interpretation of the existing line?
AutoCAD Quiz
Practice Units And Drawing Settings 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 Units And Drawing Settings, 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 mechanical drawing contains a line that is exactly 100 drawing units long. The drawing was mistakenly configured with an insertion scale of millimeters. A designer opens the Drawing Units dialog and changes the insertion scale to inches without using any scaling command.
What is the resulting length and unit interpretation of the existing line?
SCALE on the geometry. The Drawing Units dialog performs no such operation. C reverses that logic — multiplying by 25.4 to get 2540 would mean converting from inches to millimeters, and again, no geometric scaling occurs here at all. D is tempting but subtly wrong: it correctly states the line stays 100 units, but claims insertion scaling still uses millimeters — it doesn't, since you changed it to inches.
A reliable study tip: on AutoCAD questions, mentally separate display/interpretation settings from geometry modification commands. If no command acts on objects, their coordinates don't change.A line was created with a length of 2.375 units. With decimal precision set to two places, a measurement reports 2.38. The user then changes the precision to three places without editing the line.
What should the user expect after changing the precision?
A source drawing is correctly assigned an insertion scale of Inches and contains a block that is 10 drawing units wide. The block is inserted into a host drawing whose insertion scale is Millimeters, with automatic unit conversion enabled.
How wide should the inserted block be in the host drawing before any additional user scale factor is applied?
A drawing's general decimal precision is set to two places, so inquiry results display a measured distance as 12.35. An existing dimension displays 12.347 because its dimension style uses three-place precision. The objects must remain unchanged, but dimensions should display two places.
Which action most directly produces the required dimension display?
A legacy drawing contains existing geometry and has the MEASUREMENT system variable set to 0. A user changes MEASUREMENT to 1 to align subsequent drafting resources with a metric project.
Which result best describes this change?
MEASUREMENT system variable, the key distinction to understand is that it controls which support file search paths AutoCAD uses for hatch patterns and linetypes — not how existing geometry is scaled or stored. Setting MEASUREMENT to 0 tells AutoCAD to reference imperial resource files (like acad.pat and acad.lin), while setting it to 1 switches that reference to metric equivalents (like acadiso.pat and acadiso.lin). Crucially, this is a resource-lookup setting, not a unit-conversion engine.
This is exactly why B is correct. Changing MEASUREMENT from 0 to 1 leaves all existing geometry completely untouched — no coordinates shift, no dimensions recalculate — but AutoCAD will now favor metric hatch pattern and linetype definition files for any new drafting resources applied to the drawing.
A is a tempting trap because 25.4 is the real conversion factor between inches and millimeters, but MEASUREMENT performs no arithmetic on your geometry whatsoever. That kind of scaling would require an explicit SCALE command or unit conversion workflow. C introduces the idea of block insertion scaling being "permanently disabled," which has no basis in how MEASUREMENT works — block scaling is governed by INSUNITS, a separate variable entirely. D similarly invents behavior: MEASUREMENT does not round geometry to any precision, and setting it to 1 specifically replaces imperial pattern file references, not retains them.
As a study tip, remember that MEASUREMENT is purely about file path preference for support resources — pair it mentally with INSUNITS (which handles actual unit scaling) so you don't conflate the two on exam day.A consultant supplies a unitless block drawing in which one drawing unit was intended to represent one meter. A doorway in the block is 2.4 units wide. It must be inserted into a millimeter-based host drawing, but no reliable source insertion units are assigned to the block file.
Which insertion scale factor correctly preserves the intended doorway size?
A drafter wants the cursor to snap to increments of 5 units while displaying major grid points at intervals of 10 units. Both Snap mode and Grid display will be enabled.
Which drawing-settings configuration provides the requested behavior without changing object sizes?
A line points northwest and has a standard AutoCAD direction of 135∘ measured counterclockwise from east. In Drawing Units, the angle base remains East, but the Clockwise option is enabled.
Which angle should AutoCAD report for the line under the revised angle settings?
A new drawing has lower limits of 0,0 and upper limits of 420,297. Limits checking is off. A user creates an object extending to coordinate 500,300 and then runs Zoom All.
What behavior should occur?
An architectural floor plan is modeled so that one drawing unit represents one inch. Users need to enter and read distances in feet-and-inches, and blocks from properly configured drawings must scale correctly when inserted.
Which Drawing Units configuration best matches these requirements?