AutoCAD Quiz: Layer Walk
10 questions · exam conditions
0:00
Layer WalkQuestion 1 of 10

A coordinator wants to leave only the layers GRID, COLUMNS, and BEAMS visible after completing an inspection. These layers are selected in Layer Walk, and all other drawing layers are hidden in the preview.

Which action will retain that visibility arrangement after the Layer Walk dialog closes?

Leave Restore on Exit selected, then close the dialog normally.
Clear Restore on Exit, then close with the three layers selected.
Make GRID current, then close while Restore on Exit remains selected.
Lock the three selected layers, then close the dialog normally.
← Back to quizzes

AutoCAD Quiz

AutoCAD Quiz: Layer Walk

Practice Layer Walk 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 Layer Walk, 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

A coordinator wants to leave only the layers GRID, COLUMNS, and BEAMS visible after completing an inspection. These layers are selected in Layer Walk, and all other drawing layers are hidden in the preview.

Which action will retain that visibility arrangement after the Layer Walk dialog closes?

  1. Leave Restore on Exit selected, then close the dialog normally.
  2. Clear Restore on Exit, then close with the three layers selected. (correct answer)
  3. Make GRID current, then close while Restore on Exit remains selected.
  4. Lock the three selected layers, then close the dialog normally.
Explanation: When working with Layer Walk in AutoCAD, the key concept to understand is the Restore on Exit checkbox, which controls whether the original layer visibility state is restored when you close the dialog. Think of it as a "undo my preview" toggle — when selected, closing the dialog resets everything back to how it looked before you opened Layer Walk. To permanently keep only your selected layers visible, you need to clear Restore on Exit before closing. With that checkbox unchecked, AutoCAD treats your current Layer Walk selection as the new layer state for the drawing. That's exactly what answer B describes — clearing Restore on Exit while the three layers are selected, then closing normally. The visibility arrangement you see in the preview becomes the actual drawing state. Answer A is the most common trap: leaving Restore on Exit selected means AutoCAD will undo your layer configuration the moment the dialog closes, reverting to the original visibility. You'd lose everything you set up. Answer C makes the same Restore on Exit mistake, and making GRID the current layer is irrelevant to visibility — current layer status and layer visibility are completely separate properties. Answer D introduces locking, which prevents objects on those layers from being edited but has no effect on which layers are hidden or shown; locking and visibility are independent controls. A good rule of thumb: Restore on Exit = "undo when I'm done previewing." If you want changes to stick, that checkbox must be cleared before you close. On the exam, watch for questions that mix up layer visibility, layer locking, and layer current status — AutoCAD treats all three as distinct properties.

Question 2

In the Layer Walk list, the layers E-LIGHT, E-POWER, and E-DATA are separated by unrelated layer names. A designer needs to view the objects on exactly those three electrical layers at the same time.

What is the most direct selection method within Layer Walk?

  1. Click each electrical layer while holding Ctrl to build the selection. (correct answer)
  2. Click each electrical layer without a modifier to cycle their visibility.
  3. Double-click E-LIGHT, then make E-POWER and E-DATA current in sequence.
  4. Hold Shift from E-LIGHT through E-DATA to exclude intervening layers.
Explanation: When working with Layer Walk in AutoCAD, you're essentially building a temporary visibility filter — think of it as assembling a custom display set from a list. The key skill being tested here is how to select multiple, non-contiguous items from that list efficiently. Because E-LIGHT, E-POWER, and E-DATA are scattered throughout the layer list with unrelated layers between them, you need a selection method that lets you pick items individually regardless of their position. Holding Ctrl while clicking each layer name does exactly this — it adds each clicked layer to your active selection without disturbing the others, giving you precise, non-contiguous multi-selection. This is answer A, and it's the most direct approach for this scenario. Answer B is wrong because clicking without a modifier in Layer Walk cycles a single layer's visibility state rather than building a multi-layer selection — you'd end up toggling layers on and off rather than viewing all three simultaneously. Answer C is a trap: double-clicking in Layer Walk isolates a single layer, and "making layers current in sequence" confuses the Layer Walk workflow with the Layer Properties Manager — they serve different purposes. Answer D describes a Shift-click range selection, which works for contiguous items. Since unrelated layers sit between the three electrical layers, Shift-clicking would sweep up all the intervening layers you don't want visible, making it the wrong tool here. A good rule of thumb: on AutoCAD questions about list-based selection, Ctrl = non-contiguous picks, Shift = contiguous range. Knowing when your targets are scattered versus grouped will always point you to the right modifier.

Question 3

A drafter can identify a particular revision cloud in the drawing but does not know which of several similarly named revision layers contains it. Layer Walk is already open.

Which workflow most reliably identifies and displays the cloud's layer?

  1. Use Select Objects, choose the cloud, and continue with its layer selected. (correct answer)
  2. Make the cloud's color current, then select the matching color in Layer Walk.
  3. Choose every revision layer, then deselect layers until the cloud changes color.
  4. Lock all revision layers, then click the cloud to reveal its layer name.
Explanation: When working with Layer Walk in AutoCAD, the core concept being tested is how to efficiently trace an unknown object back to its layer using the tools already at hand. Layer Walk is a powerful diagnostic tool — it lets you isolate and preview layers interactively — but its real strength comes from pairing it with object selection. The most reliable workflow is Answer A: using the Select Objects button within Layer Walk, then clicking the revision cloud directly. AutoCAD reads the object's properties, identifies its layer, and automatically highlights that layer in the Layer Walk list. You've gone from object to layer in two clicks, with zero guesswork. The distractors each represent a flawed shortcut. Answer B confuses color with layer — objects can share a color across multiple layers, so matching a color in Layer Walk doesn't isolate the correct layer; it could highlight several. Answer C proposes a trial-and-error elimination process: toggling layers on and off until the cloud disappears. This is tedious and unreliable, especially when multiple revision layers contain similar clouds. You might deselect the wrong layer and misread the result. Answer D is the most fundamentally broken — locking a layer prevents editing but does not reveal the layer name when you click an object. You'd need to use the Properties panel or the Select Objects workflow for that, and the cloud may not even be selectable if its layer is locked. As a study tip: whenever a question involves identifying an unknown object's layer, think "Select Objects in Layer Walk" — it's AutoCAD's direct, built-in bridge between geometry and layer management.

Question 4

A drawing contains many layers. In Layer Walk, an operator enters a name filter that reduces the list to layers beginning with MECH-. The operator has not yet selected the resulting layer names.

Which statement best describes the effect of the filter at this point?

  1. It creates a saved layer state containing only the matching MECH- layers.
  2. It selects every matching layer and permanently turns off every nonmatching layer.
  3. It changes the drawing's current layer to the first matching MECH- layer.
  4. It narrows the names available in the list, but the desired layers still require selection. (correct answer)
Explanation: When working with Layer Walk in AutoCAD, it helps to think of the tool as having two distinct stages: filtering and selecting. The name filter field narrows what appears in the list — it's purely a display mechanism that helps you find layers quickly in a drawing with many layers. Nothing happens to the actual layers in your drawing until you take the additional step of selecting names from the filtered list. That's why D is correct. Typing "MECH-" in the filter field simply shortens the visible list to layers whose names begin with those characters. The layers themselves are untouched — no visibility changes, no state changes — until you explicitly click or highlight names from the results. A is wrong because Layer Walk does not create saved layer states. That's a separate feature (Layer States Manager). Filtering in Layer Walk has no connection to saving any configuration permanently. B describes what Layer Walk can do, but only after you select layers from the list. Once selected, Layer Walk isolates those layers by turning off nonmatching ones — but that behavior is triggered by selection, not by entering a filter. The passage specifically states the operator has not yet selected anything, so this stage hasn't been reached. C is incorrect because Layer Walk never changes the current layer automatically based on a filter. Filtering is strictly a list-narrowing action, not a layer-setting one. A useful rule of thumb: in AutoCAD, filtering always means "show me less" — it scopes your view without committing any changes. Whenever a question distinguishes between filtering and acting, remember that filters only affect what you see, not what you've done.

Question 5

The current layer is A-WALL. While Layer Walk is open, an architect selects only A-DOOR, examines the door objects, keeps Restore on Exit selected, and closes Layer Walk.

Which result correctly distinguishes layer visibility from the current-layer setting?

  1. A-DOOR becomes current during the preview, and A-WALL becomes current again on exit.
  2. A-WALL remains current throughout, while Layer Walk temporarily displays only A-DOOR. (correct answer)
  3. A-WALL and A-DOOR both remain visible because the current layer cannot be hidden.
  4. A-WALL loses current-layer status because Layer Walk always assigns the selected layer.
Explanation: When working with Layer Walk in AutoCAD, you need to keep two completely separate concepts in mind: layer visibility and the current layer. Layer Walk is purely a visibility inspection tool — it temporarily isolates layers so you can examine objects on them, but it has no authority over which layer is set as current. With that framework in place, B is clearly correct. When the architect selects A-DOOR in Layer Walk, only A-DOOR's objects become visible for inspection — but the current layer remains A-WALL throughout the entire process. Because "Restore on Exit" is checked, whatever visibility state existed before Layer Walk was opened gets fully restored when it closes. A-WALL was current before, stays current during, and remains current after. Layer Walk touched visibility only. Choice A is wrong because it confuses visibility selection with current-layer assignment. Clicking a layer inside Layer Walk to preview it does not make that layer current — those are independent actions. Choice C introduces a false rule: the current layer absolutely can be hidden. AutoCAD will warn you if you try, but it allows it. The idea that the current layer is immune to visibility changes is a common misconception worth discarding. Choice D is the most dangerous distractor because it sounds authoritative — but Layer Walk simply does not reassign the current layer at all, regardless of which layer you select for preview. Your study tip: whenever a question mentions Layer Walk, ask yourself two things separately — "What happened to visibility?" and "What happened to the current layer?" These two settings operate on parallel tracks and never cross.

Question 6

A user selects a listed layer named NOTES-OLD in Layer Walk. The drawing area appears empty even though the layer name remains selected.

Which conclusion is most justified before the user changes or deletes anything?

  1. The selected layer is automatically purged because Layer Walk removes layers that contain no visible objects.
  2. Layer Walk is displaying only NOTES-OLD, but its objects may be absent or outside the current view. (correct answer)
  3. The layer must be frozen, because selecting an unfrozen layer in Layer Walk always produces visible geometry.
  4. The layer contains only locked objects, which Layer Walk cannot display regardless of the zoom level.
Explanation: When working with Layer Walk in AutoCAD, keep one core idea in mind: Layer Walk is a diagnostic and isolation tool. It temporarily isolates a selected layer so you can inspect what's on it — but it doesn't create, remove, or alter anything. That distinction is the key to this question. When you select NOTES-OLD in Layer Walk and the drawing area appears empty, the most justified conclusion is B — Layer Walk is correctly isolating and displaying only that layer, but the layer's objects are either nonexistent or located outside your current viewport. This is a routine scenario: a layer might exist in the layer table without containing any geometry, or its objects could be positioned far outside the current view extents. A is wrong because Layer Walk does not purge layers automatically. Purging is a separate, deliberate command (PURGE). Layer Walk has no cleanup function. C is wrong because a frozen layer status would prevent display regardless of isolation, but the question asks what's most justified before changing anything. More importantly, frozen layers can still be listed and selected in Layer Walk — selecting them doesn't guarantee visible output, so you can't reverse-engineer the freeze state just from an empty view. D is wrong because locking a layer prevents editing, not visibility. Locked objects still display normally in the drawing area, so an empty view cannot be attributed to locking alone. Your study tip: whenever a question describes an empty result in Layer Walk, think "absent objects or out-of-view" before assuming a layer property (frozen, locked) is the culprit. Zoom Extents after isolating a layer is always a good diagnostic next step.

Question 7

A host drawing contains an attached architectural reference. In Layer Walk, the reference's wall layer appears as ARCH|A-WALL. A coordinator wants to inspect those referenced walls without host annotations and then return to the previous display.

Which Layer Walk procedure best meets the requirement?

  1. Rename ARCH|A-WALL to A-WALL, inspect it, and save a new layer state.
  2. Select the host's current layer, detach ARCH, and close with Restore on Exit cleared.
  3. Select ARCH|A-WALL, inspect the walls, and close with Restore on Exit selected. (correct answer)
  4. Select all ARCH layers, bind the reference, and close with Restore on Exit selected.
Explanation: When working with Layer Walk in a drawing that contains xrefs, you need to understand two things: how xref layers are displayed (using the pipe notation like ARCH|A-WALL) and what the Restore on Exit toggle does. Restore on Exit is the critical control here — when selected, it returns all layers to their previous visibility state the moment you close Layer Walk, essentially treating your inspection as temporary. Option C is correct because it follows the exact workflow the coordinator needs. You click ARCH|A-WALL in Layer Walk to isolate those referenced wall layers, visually inspect them without host annotations cluttering the view, and then close the dialog with Restore on Exit selected. That last step is key — it automatically restores the original layer display, so you never have to manually undo anything. Option A fails immediately because xref-dependent layers like ARCH|A-WALL cannot be renamed within the host drawing — the xref file controls that layer's name. Even if it were possible, renaming would corrupt the xref relationship. Option B misunderstands the tool entirely. Detaching the xref removes it from the drawing altogether, which is destructive and irreversible without reattaching. That's far beyond what "inspecting" requires. Option D introduces an unnecessary and permanent change. Binding an xref merges it into the host drawing, converting ARCH|A-WALL to ARCH00A-WALL. This destroys the live reference link and cannot be casually undone. A good study tip: on AutoCAD questions involving temporary visibility changes, always look for Restore on Exit as the mechanism that keeps the change non-destructive. If an option modifies the xref structure itself (rename, detach, bind), it's almost certainly wrong for an "inspection" scenario.

Question 8

Before Layer Walk starts, SITE is on, UTIL-WATER is off, and UTIL-GAS is frozen. During Layer Walk, the user selects UTIL-WATER and then SITE for separate inspections. Restore on Exit remains selected.

What happens when the user closes Layer Walk after the second inspection?

  1. SITE and UTIL-WATER remain on, while UTIL-GAS changes from frozen to off.
  2. Only SITE remains on because it was the final layer selected in Layer Walk.
  3. The original conditions return: SITE on, UTIL-WATER off, and UTIL-GAS frozen. (correct answer)
  4. All three layers return on because restoration removes off and frozen conditions.
Explanation: When you see a question about Layer Walk, focus on one core mechanic: Restore on Exit. This setting acts like an "undo" for the entire Layer Walk session — it remembers the layer states from before you opened the tool and reinstates them exactly when you close it, regardless of what you did during the session. That's precisely why C is correct. Before Layer Walk launched, SITE was on, UTIL-WATER was off, and UTIL-GAS was frozen. With Restore on Exit checked, closing Layer Walk discards every temporary visibility change made during inspection and snaps all three layers back to those original states — no exceptions. A is wrong because it assumes Layer Walk permanently modified UTIL-GAS from frozen to off. Layer Walk never changes frozen status as a side effect of browsing; and even if it did, Restore on Exit would reverse it anyway. B misreads how Layer Walk works — it's an inspection tool, not a layer-selection tool. The last layer you highlighted during the session has no bearing on which layers stay visible after closing. D reflects a common misconception that "restore" means restoring everything to an on state. In reality, restore means returning to the pre-session state, which already included layers being off and frozen. A useful memory anchor: think of Restore on Exit as a bookmark. Layer Walk bookmarks your layer states the moment it opens, lets you browse freely, and flips back to that bookmark when you exit. Whatever was off or frozen before stays off or frozen after.

Question 9

A drawing initially has the layers WALLS and DOORS on, while FURNITURE and CEILING are off. A technician opens Layer Walk, selects only CEILING, verifies its objects, leaves Restore on Exit selected, and closes the dialog.

What layer visibility should the technician expect after closing Layer Walk?

  1. WALLS and DOORS are on; FURNITURE and CEILING are off. (correct answer)
  2. Only CEILING is on; WALLS, DOORS, and FURNITURE are off.
  3. All four layers are on because closing Layer Walk restores every layer.
  4. CEILING and the current layer are on; the other layers are off.
Explanation: When working with Layer Walk in AutoCAD, the critical concept to understand is what the Restore on Exit checkbox actually controls. Layer Walk is a temporary inspection tool — it lets you isolate and examine layers without committing to a permanent visibility change. The "Restore on Exit" option is the mechanism that makes it temporary. When Restore on Exit is selected, AutoCAD memorizes the layer visibility state that existed before you opened Layer Walk. The moment you close the dialog, it reverts to exactly that saved state, regardless of what you did inside the dialog. In this scenario, WALLS and DOORS were on, FURNITURE and CEILING were off — so that's the state AutoCAD restores. That makes A the correct answer. B describes what you'd see inside Layer Walk while CEILING is selected, not after you close it. Students often confuse the temporary in-dialog view with the final result. C is a common misconception — closing Layer Walk doesn't turn everything on. It only restores what was on before, which is a much more controlled behavior. D sounds plausible because AutoCAD does sometimes protect the current layer, but Layer Walk's Restore on Exit doesn't work that way — it restores the full pre-session state, not a modified version of it. A useful tip: think of Restore on Exit like a "snapshot" feature. Layer Walk takes a picture of your layers when you open it, and if that checkbox is on, it puts everything back to the photo when you leave. If the checkbox were off, the last in-dialog state would stick permanently.

Question 10

Layer STR-EXIST is locked because existing structural objects must not be edited. A reviewer selects STR-EXIST in Layer Walk while no other layers are selected.

What should the reviewer expect from this operation?

  1. The locked layer remains hidden, but its objects become selectable through other layers.
  2. The locked layer cannot be displayed until it is unlocked in Layer Properties.
  3. Layer Walk temporarily unlocks the layer so its objects can be inspected and edited.
  4. The locked layer can be displayed, while its objects remain protected from editing. (correct answer)
Explanation: When working with layers in AutoCAD, it helps to clearly separate two distinct concepts: visibility and editability. A locked layer restricts editing but does not necessarily restrict display — and Layer Walk is a display tool, not a permissions tool. Layer Walk is designed to let you isolate and inspect layers by temporarily controlling their visibility. When you select STR-EXIST in Layer Walk, AutoCAD shows only that layer's objects, giving you a clear view of existing structural elements. Critically, locking a layer only prevents its objects from being modified — it has no effect on whether those objects can be seen. This makes D the correct answer: the locked layer displays normally through Layer Walk, but its objects remain fully protected from accidental edits. Choice A is wrong because locking a layer never makes its objects selectable through other layers — that's not how layer interaction works in AutoCAD. Locked objects are specifically unselectable for editing purposes. Choice B incorrectly implies that locking creates a visibility restriction that only unlocking can reverse; in reality, lock status and display status are independent properties. Choice C describes behavior that would defeat the entire purpose of locking a layer — Layer Walk never overrides lock status or grants editing access. It is strictly a viewing utility. A useful rule of thumb: in AutoCAD, lock = no edits, off/freeze = no display. These are separate switches. When an exam question mentions a locked layer being "viewed" or "inspected," your instinct should be that viewing is always permitted — only modification is blocked.