What this quiz covers
This quiz focuses on Dimension Placement, giving you a quick way to practice the rules, question types, and explanations that matter most for AutoCAD.
Existing dimensions are on layer A-DIMS, whose layer color is blue. The dimension objects have their object color set to ByLayer, but their dimension lines, extension lines, and text still display red. Inspection of the dimension style shows explicit red colors assigned to those components.
Which change best makes the complete dimensions follow the color assigned to A-DIMS?
DIMLAYER to A-DIMS and regenerate the drawing so the existing dimensions inherit blue.0, regenerate, and then return them to A-DIMS.AutoCAD Quiz
Practice Dimension Placement 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 Dimension Placement, 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.
Existing dimensions are on layer A-DIMS, whose layer color is blue. The dimension objects have their object color set to ByLayer, but their dimension lines, extension lines, and text still display red. Inspection of the dimension style shows explicit red colors assigned to those components.
Which change best makes the complete dimensions follow the color assigned to A-DIMS?
DIMLAYER to A-DIMS and regenerate the drawing so the existing dimensions inherit blue.0, regenerate, and then return them to A-DIMS.DIMLAYER controls which layer new dimensions are placed on — it has no retroactive effect on existing dimension colors and won't clear the style's explicit color assignments. C is a common misconception: setting component colors to ByBlock only matters for dimensions nested inside block definitions; here the dimensions are in model space, so ByBlock behaves unpredictably and won't achieve the intended result. D is a red herring — moving objects to layer 0 doesn't reset dimension style overrides, so the red colors from the style persist regardless of which layer the objects temporarily occupy.
A good rule of thumb: when dimensions ignore their layer color, always inspect the dimension style's component color settings first — that's almost always where the override lives.Four existing parallel linear dimensions were placed manually and now have irregular gaps. Their measured points and values are correct, and the lowest dimension line is already at the required location. The remaining three dimension lines must be evenly spaced without being recreated.
Which workflow most directly produces the required placement?
DIMSPACE, select the lowest dimension as the base, select the other three, and specify the required spacing. (correct answer)DIMBASELINE, select the lowest dimension as the source, and accept its current extension-line origins.DIMDLI in the active style and regenerate the drawing to reposition all four existing dimensions.DIMALIGNED, select each existing dimension line, and enter the desired offset as a measured distance.DIMSPACE is precisely designed for this scenario. It lets you select a base dimension — the one already correctly placed — and then select the remaining dimensions you want to redistribute. AutoCAD then spaces them at a uniform interval you specify, moving only the dimension lines while preserving all measured points and text values. That makes answer A the correct workflow here.
Answer B is tempting but wrong. DIMBASELINE creates new dimensions that stack from a shared baseline origin — it doesn't reposition existing dimension objects. Using it would add duplicate dimensions rather than fixing the ones already in the drawing.
Answer C misunderstands how DIMDLI works. That system variable controls the default offset for newly created baseline dimensions going forward. It has no retroactive effect on dimensions already placed in the drawing, so regenerating the drawing would not move anything.
Answer D describes DIMALIGNED, which is a dimension-creation command used to measure distances along an angled line. Selecting an existing dimension with it would begin a new measurement operation entirely — it has no ability to reposition placed dimensions.
For your exam, remember this pattern: "space existing dimensions evenly" = DIMSPACE. Whenever the scenario specifies that dimensions already exist and need uniform spacing without being recreated, DIMSPACE with a base dimension is the direct, purpose-built solution.A linear dimension is correctly associated with its geometry, and its dimension line is positioned at the office-standard offset. The text overlaps a nearby note. The text must be shifted sideways while the dimension line remains fixed, and no leader should be introduced.
Which dimension-text grip option should the drafter use?
A shaft contains consecutive features measured from left to right. The first linear dimension is already placed. Each subsequent dimension must begin where the preceding dimension ends, forming a single chain at the same offset rather than a stack measured from the first feature.
Which command and source relationship should be used for the remaining dimensions?
DIMBASELINE, taking the first extension-line origin of the existing dimension as the common datum.DIMSPACE, treating the first dimension as the base and selecting each feature in sequence.DIMCONTINUE, continuing from the appropriate extension line of the preceding dimension. (correct answer)DIMLINEAR repeatedly, selecting the original left endpoint as the first point every time.DIMCONTINUE (answer C) is purpose-built for this workflow. After placing your first dimension, DIMCONTINUE automatically uses the second extension line of the most recently placed dimension as the first extension line of the next one. You simply pick each successive feature endpoint, and AutoCAD builds a clean, evenly offset chain across the shaft. This matches the passage exactly.
Answer A describes DIMBASELINE, which does the opposite — it stacks every dimension from a single shared datum (the first extension line). You'd end up with overlapping, progressively longer dimensions rather than a sequential chain, which is useful for tolerance stacking but wrong here.
Answer B misidentifies DIMSPACE, which is a spacing adjustment tool. It redistributes the visual gap between already-placed parallel dimensions; it doesn't create new dimensions or link them sequentially. Treating it as a dimensioning command is a category error.
Answer D describes manually reusing DIMLINEAR from the same origin each time — that recreates baseline dimensioning behavior without any of AutoCAD's automation, and still doesn't produce a chain. It's inefficient and produces the wrong dimension structure.
A quick memory anchor: Continue = chain (each link connects to the last), Baseline = fan (all spokes from one hub). If the question says dimensions chain or continue from the previous, reach for DIMCONTINUE immediately.A layout contains a scaled viewport showing model-space geometry. The project standard requires dimensions to be placed in paper space at a fixed plotted text size, but their values and definition points must remain associated with the model objects if those objects or the viewport scale change.
Which setup is most appropriate when placing the dimensions?
DIMASSOC to 2, place dimensions in model space, and rely on the viewport scale to adjust text size automatically.DIMASSOC to 0, place dimensions in paper space, and enter a manual measurement override for each value.DIMASSOC to 1, place dimensions in model space, and explode them after the viewport scale is finalized.DIMASSOC to 2, place dimensions in paper space, and snap to model geometry through the viewport. (correct answer)DIMASSOC governs how dimensions associate with geometry, and placement location (model space vs. paper space) determines how text size behaves at plot time.
The scenario demands two things simultaneously — fixed plotted text size (paper space) and live association with model objects (DIMASSOC 2). Setting DIMASSOC to 2 creates fully associative dimensions whose definition points bind directly to model geometry, meaning if the geometry moves or the viewport scale changes, the dimension updates automatically. Placing those dimensions in paper space while snapping through the viewport to model geometry satisfies both requirements: the text height is controlled by paper-space units (so it plots consistently regardless of viewport scale), yet the dimension remains linked to the actual model objects. That's exactly what D describes, making it the correct answer.
Choice A fails because dimensions placed in model space do not maintain a fixed plotted text size — the viewport scale directly affects how large the text appears on paper, which violates the project standard. Choice B sets DIMASSOC to 0, which produces completely non-associative, static dimensions with no link to model geometry whatsoever; any manual override also defeats the requirement for automatic value updates. Choice C uses DIMASSOC to 1 (non-associatively placed in model space) and then explodes the dimensions, destroying any remaining associativity entirely — the worst possible outcome when association is explicitly required.
Remember this rule: paper-space dimensions + DIMASSOC 2 + viewport snapping is the professional standard whenever you need both consistent plot scale and live geometry association. Watch for questions that try to separate these two concerns, because the correct solution always satisfies both at once.A narrow feature is being dimensioned. When both the text and arrowheads cannot fit between the extension lines, the drafting standard requires the arrowheads to remain inside whenever possible and the text to be moved outside first.
Which dimension-style Fit option should be selected?
A detail requires a new set of baseline dimensions. The dimension lines must be evenly offset from one another using the office-standard baseline interval. The drafter wants the interval applied automatically as each baseline dimension is created.
Which setting should be adjusted before creating the baseline dimension set?
DIMDLI, and then use DIMBASELINE. (correct answer)DIMEXO, and then use DIMCONTINUE.DIMDLE, and then use DIMLINEAR.DIMGAP, and then use DIMSPACE.DIMDLI (Dimension Line Increment) stores the baseline spacing value — the perpendicular distance between successive dimension lines. When you run DIMBASELINE, AutoCAD reads DIMDLI automatically and applies that interval to each new dimension as it's added. Setting DIMDLI to your office standard before starting guarantees every line is evenly offset without manual adjustment.
The distractors each mix up the wrong variable with the wrong command. Answer B targets DIMEXO, which controls how far extension lines offset from the geometry origin point — useful for avoiding overlap with the object, but completely unrelated to the spacing between stacked baseline lines. DIMCONTINUE also creates a chain dimension, not a baseline set. Answer C points to DIMDLE, which governs how far dimension lines extend beyond tick marks — a tick-style formatting detail, not spacing. Pairing it with DIMLINEAR (a single linear dimension) makes the option doubly wrong. Answer D references DIMGAP, which sets the gap between dimension text and the dimension line — a text-clearance variable — and DIMSPACE is a tool for equalizing already-placed dimensions, not creating new ones.
A useful memory hook: DIMDLI → "DL" = Distance between Lines. On the exam, whenever you see "baseline spacing," go straight to DIMDLI and DIMBASELINE — they're a matched pair.A drawing's current layer is A-WALL, but DIMLAYER is set to A-ANNO-DIMS. After placing two dimensions, the drafter changes the current layer to A-DOOR and immediately draws another dimension followed by a polyline.
On which layers will the new dimension and the polyline be created, assuming no command-specific layer overrides other than DIMLAYER?
A-DOOR because changing the current layer overrides DIMLAYER.A-ANNO-DIMS, and the polyline will be on A-DOOR. (correct answer)A-DOOR, and the polyline will be on A-ANNO-DIMS.A-ANNO-DIMS until DIMLAYER is reset to the current layer.DIMLAYER, remember that this system variable acts as a dedicated layer override specifically and only for dimension objects — it has no effect on any other object type.
When DIMLAYER is set to a valid layer name (in this case A-ANNO-DIMS), AutoCAD automatically places every new dimension on that layer regardless of what your current layer is. Think of it as a permanent redirect for dimensions: changing the current layer to A-DOOR does nothing to interrupt that redirect. So the new dimension lands on A-ANNO-DIMS, not A-DOOR. The polyline, however, is not a dimension — DIMLAYER ignores it entirely — so it follows the current layer rule and is created on A-DOOR. That's exactly what answer B describes, making it correct.
Answer A is wrong because it assumes the current layer always wins. The current layer is the default for most objects, but DIMLAYER is a recognized exception that supersedes it for dimensions specifically. Answer C has the logic backwards — it places the dimension on the current layer and the polyline on A-ANNO-DIMS, which inverts how both rules actually work. Answer D is wrong because DIMLAYER never bleeds over onto non-dimension objects; it will never cause a polyline to land on A-ANNO-DIMS.
For the exam, remember this clean rule: DIMLAYER controls dimensions only, current layer controls everything else. If you see a scenario mixing dimension and non-dimension objects with DIMLAYER active, always split them across their respective layers.Several extension lines pass through centerlines and nearby dimensions in a crowded mechanical detail. The measured points and dimension locations must remain unchanged, but small gaps are required wherever the selected dimensions cross those objects. The gaps should continue to respond when associated objects are edited.
Which operation best satisfies these requirements?
TRIM on the crossing centerlines and dimensions, leaving permanent openings at each intersection.DIMBREAK with the Automatic option on the affected dimensions and crossing objects. (correct answer)BREAK on each dimension object and manually delete the segments at every crossing.DRAWORDER to place all dimensions above the centerlines without creating actual gaps.DIMBREAK with the Automatic option is built exactly for this purpose. It analyzes where selected dimensions cross other objects and inserts breaks at every intersection without moving any measured points or dimension text. Because the breaks are associative, editing the crossing objects causes the gaps to update automatically. That's why B is correct.
Choice A fails immediately because TRIM permanently removes portions of the centerlines or dimensions — those are destructive edits that neither preserve the original geometry nor respond to future changes. Choice C has the same fatal flaw: using BREAK manually deletes segments from the dimension object itself, creating static gaps that require manual rework every time the drawing changes, and it risks corrupting the dimension's associativity entirely. Choice D is a misdirection — DRAWORDER controls which objects visually appear on top during display but creates no actual gaps whatsoever; overlapping lines are simply hidden behind other objects, which won't satisfy a drafting standard requiring true breaks.
A useful rule of thumb: whenever a question mentions gaps that respond to edits, think DIMBREAK with Automatic. If the question emphasizes permanence or manual control, the other break tools come into play — but they sacrifice associativity.An existing annotative dimension is visible in a viewport whose annotation scale is 1:50 but not in another viewport set to 1:20. The dimension layer is on and thawed in both viewports, ANNOALLVISIBLE is off, and the dimension currently has only the 1:50 annotation scale assigned.
What is the most direct correction without creating a duplicate dimension?
1:50, reposition the dimension, and restore the viewport scale.1:20.OBJECTSCALE to add the 1:20 annotation scale to the existing dimension. (correct answer)OBJECTSCALE. This command lets you add additional annotation scales to an existing object without altering or duplicating it. By adding 1:20 to the dimension's scale list, the object becomes visible in both viewports simultaneously, which is exactly what the question asks for.
Choice A is a layer-management workaround that misunderstands the problem entirely. The dimension is already on a visible, thawed layer in both viewports — the issue is scale assignment, not layer state. Changing layers fixes nothing here.
Choice B is destructive to your workflow. Temporarily changing the second viewport to 1:50 just to reposition a dimension, then restoring it, doesn't solve the visibility problem — the dimension still only has 1:50 assigned, so it still won't show at 1:20 after you restore the scale.
Choice C removes the annotative property altogether, which defeats the entire purpose of using annotative dimensions. A manual scale override doesn't replicate the automatic scaling behavior and could break consistency across the drawing.
The study tip here: remember that ANNOALLVISIBLE forces all annotative objects visible regardless of scale — useful for editing, but it's a global override, not a permanent fix. OBJECTSCALE is your precision tool for managing scale assignments per object.