AutoCAD Quiz: Quick Select
10 questions · exam conditions
0:00
Quick SelectQuestion 1 of 10

A mechanical drawing contains circles on several layers. You need to select only circles on layer M-HVAC whose radius is greater than 7575 drawing units.

Which Quick Select workflow produces the required compound selection without retaining unrelated objects?

Filter the entire drawing by layer M-HVAC, then filter that current selection for circles with Radius greater than 7575; clear Append to current selection set.
Filter the entire drawing by layer M-HVAC, then filter the entire drawing for circles with Radius greater than 7575; enable Append to current selection set.
Filter the entire drawing for circles with Radius greater than 7575, then run a second filter excluding objects on layer M-HVAC from the current selection.
Filter the entire drawing for circles with Radius greater than 7575, then filter that current selection by layer M-HVAC; enable Append to current selection set.
← Back to quizzes

AutoCAD Quiz

AutoCAD Quiz: Quick Select

Practice Quick Select 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 Quick Select, 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 mechanical drawing contains circles on several layers. You need to select only circles on layer M-HVAC whose radius is greater than 7575 drawing units.

Which Quick Select workflow produces the required compound selection without retaining unrelated objects?

  1. Filter the entire drawing by layer M-HVAC, then filter that current selection for circles with Radius greater than 7575; clear Append to current selection set. (correct answer)
  2. Filter the entire drawing by layer M-HVAC, then filter the entire drawing for circles with Radius greater than 7575; enable Append to current selection set.
  3. Filter the entire drawing for circles with Radius greater than 7575, then run a second filter excluding objects on layer M-HVAC from the current selection.
  4. Filter the entire drawing for circles with Radius greater than 7575, then filter that current selection by layer M-HVAC; enable Append to current selection set.
Explanation: When building a compound selection in AutoCAD's Quick Select, think of it as a two-pass funnel: each pass narrows the pool of objects, and the "Append to current selection set" checkbox controls whether you're filtering within an existing selection or merging two independent results into one combined set. The correct workflow is A. First, run Quick Select across the entire drawing filtered by layer M-HVAC — this gives you every object on that layer. Second, re-open Quick Select, target that existing selection for circles with Radius greater than 7575, and keep "Append to current selection set" cleared. Clearing it means the second pass replaces the active selection with only the objects that survive both criteria — exactly the circles you need and nothing else. B is wrong because the second filter targets the entire drawing, not the current selection. Enabling "Append" then merges those results together, potentially adding unrelated circles from other layers that happen to have Radius >75> 75. C is wrong because it attempts to exclude layer M-HVAC objects in the second pass, which is the opposite of what you want — you'd end up removing the very objects you need to keep. D is wrong in a subtle but critical way: enabling "Append to current selection set" on the second pass adds the layer M-HVAC result to the radius-filtered set rather than intersecting them, so unrelated large circles from other layers remain in the selection. Study tip: On AutoCAD selection questions, always ask yourself two things: what scope is the filter examining (entire drawing vs. current selection), and what does the Append checkbox do (union vs. replacement). Confusing those two controls is the most common trap in these questions.

Question 2

A furniture block definition contains several line entities on layer FURN-DETAIL. Ten references to that block are inserted on layer FURN-BLOCK. The drawing also contains one independent line on FURN-DETAIL outside any block.

Quick Select is applied to the entire drawing for object type Line with Layer equal to FURN-DETAIL. What is selected?

  1. The one independent line, but not the line entities nested inside the block references (correct answer)
  2. Every nested line in all ten references, but not the independent line outside them
  3. The ten block references and the independent line because each contains matching linework
  4. The original nested lines once each and the independent line, but not the inserted references
Explanation: Whenever you see a Quick Select question involving blocks, the critical concept to understand is how AutoCAD treats block references versus their nested content. A block reference is a single object — AutoCAD sees it as one entity, regardless of how many lines, arcs, or circles are defined inside it. The geometry nested within a block definition is not directly accessible to selection filters like Quick Select unless you enter the block with the Block Editor or use an Xref-style explosion. When you run Quick Select filtering for object type Line on layer FURN-DETAIL, AutoCAD scans the drawing's object database for independent line objects on that layer. The one standalone line outside any block qualifies perfectly — it is a true Line object living on FURN-DETAIL. That makes A correct. The nested lines inside the block definition do exist on FURN-DETAIL, but they are encapsulated within the block. From the drawing environment, Quick Select cannot reach inside block references to interrogate nested geometry — so those lines are invisible to the filter. This eliminates B, which wrongly assumes nested geometry is directly selectable. C is a common trap: it conflates "contains matching linework" with "is a matching object." The block references live on layer FURN-BLOCK and are INSERT objects, not Line objects, so they fail both the type and layer criteria. D is similarly flawed — it imagines the block definition's original geometry appearing once as selectable lines, which is not how AutoCAD's object model works. Study tip: On AutoCAD exam questions, always ask yourself, what is the actual object type? Block references are INSERT objects — their nested content is hidden from external selection tools like Quick Select.

Question 3

Six objects are currently selected. The entire drawing contains 2222 objects on layer E-POWER, including three of the six preselected objects. Quick Select is then applied to Entire drawing with Layer equal to E-POWER, Include in new selection set selected, and Append to current selection set cleared.

What selection remains after Quick Select finishes?

  1. The 1919 objects on E-POWER that were not already preselected
  2. Only the three preselected objects that are also on layer E-POWER
  3. The original six objects plus all 2222 objects on E-POWER
  4. All 2222 objects on E-POWER, replacing the original six-object selection (correct answer)
Explanation: When working with Quick Select in AutoCAD, the two most critical settings to watch are what gets selected (your filter criteria) and how it interacts with existing selections (the append behavior). These two settings together completely determine your result. Here, Quick Select is targeting the Entire drawing with Layer = E-POWER, which means it evaluates all objects in the drawing and returns every object on that layer — all 2222 of them. The "Include in new selection set" option confirms you want matching objects added, not excluded. Most importantly, "Append to current selection set" is cleared, which tells AutoCAD to discard the previous selection and replace it entirely with the new result. This is why D is correct: your final selection is exactly the 2222 objects on E-POWER, and your original six-object selection is gone. Choice A is tempting if you assume Quick Select detects the overlap and subtracts the three already-selected objects — it doesn't. Quick Select doesn't perform set subtraction unless you specifically use "Exclude from new selection set." Choice B reverses the logic entirely, keeping only the overlap, which would require a different filter approach altogether. Choice C reflects a misunderstanding of the append setting — if "Append to current selection set" were checked, the original six would be preserved and merged with the 2222, potentially yielding up to 2525 objects (with the three overlapping counted once). Since it's cleared, that merge never happens. As a study tip: always treat "Append to current selection set" as a toggle between replace mode and merge mode — it's the single switch that separates C from D on questions like this.

Question 4

Layer A-ANNO is locked but visible. The PICKLOCKED system variable permits selection of objects on locked layers. Quick Select is applied to the entire drawing with Property Layer, Operator Equals, Value A-ANNO, and Include in new selection set selected.

What is the expected result?

  1. Objects on A-ANNO are selected and the layer is automatically unlocked to allow editing.
  2. Objects on A-ANNO are omitted because Quick Select automatically skips locked layers.
  3. Objects on A-ANNO enter the selection set, but the layer lock still restricts any modifications to them. (correct answer)
  4. Only unlocked objects nested within A-ANNO objects enter the resulting selection set.
Explanation: When working with locked layers in AutoCAD, you need to distinguish between selection and editing — these are two separate concepts that the exam loves to conflate. The PICKLOCKED system variable (when enabled) allows objects on locked layers to be selected and included in selection sets, but it does not grant editing rights to those objects. Here, Quick Select filters the entire drawing for objects whose Layer property equals A-ANNO and builds a new selection set from matching objects. Because PICKLOCKED permits selection of locked-layer objects, those objects do enter the selection set — making C correct. The layer lock remains fully in force, meaning you still cannot move, modify, or delete those objects. Selection and editability are independent states. A is wrong because AutoCAD never automatically unlocks a layer just because objects on it are selected. Unlocking requires a deliberate action through the Layer Properties Manager or a command like LAYER. B is wrong because it confuses the default behavior (when PICKLOCKED = 0) with the current scenario where PICKLOCKED explicitly enables locked-layer selection — Quick Select does not have its own separate rule for skipping locked layers. D is wrong because "objects nested within A-ANNO objects" is not a meaningful AutoCAD concept in this context; layer assignment is a property of individual objects, and Quick Select filters at that level. A good study tip: whenever you see a question pairing PICKLOCKED with locked layers, ask yourself two questions separately — Can the object be selected? and Can it be edited? These answers are often different, and that gap is precisely what exam questions target.

Question 5

A selection set contains arcs, circles, and lines on several layers. The user needs to retain every arc in the set without filtering the arcs by radius, color, layer, or any other property value.

Which Quick Select setup isolates the arcs most directly?

  1. Apply to Current selection, choose object type Arc, choose the Equals operator with no property value specified, and clear Append.
  2. Apply to Entire drawing, choose object type Arc, choose the Select All operator, include the results, and enable Append.
  3. Apply to Current selection, choose object type Multiple, choose the Select All operator, exclude the results, and clear Append.
  4. Apply to Current selection, choose object type Arc, choose the Select All operator, include the results, and clear Append. (correct answer)
Explanation: When working with Quick Select in AutoCAD, think through four decisions in order: where to apply the filter, what type of object to target, which operator to use, and how the results integrate with your existing selection. The scenario asks you to isolate every arc from an existing mixed selection — no property filtering required, just grab all arcs. That logic points directly to D. Applying to Current selection correctly scopes the filter to your existing set rather than the whole drawing. Choosing object type Arc targets only arcs. The Select All operator is the right choice here because it selects every object of that type without requiring a property value — it doesn't need an Equals comparison against a specific radius, color, or layer. Including the results builds the new selection from those arcs, and clearing Append replaces the previous selection entirely with just the arcs, which is exactly what you want. A fails because the Equals operator requires a specific property value to compare against — you can't leave it unspecified and get a meaningful result. This would cause an error or return nothing useful. B applies to the Entire drawing, which ignores your carefully assembled current selection and risks pulling in arcs from unwanted areas of the drawing. Enabling Append also adds results rather than replacing the selection cleanly. C chooses object type Multiple, which doesn't target arcs specifically — it applies to mixed object types. Excluding the results would actually remove matched objects, the opposite of what you need. As a study tip, remember: Select All = "every object of this type, no conditions." Reserve Equals/Not Equal for when a specific property value matters.

Question 6

A drawing contains 1414 objects on layer A-WALL and 99 objects whose Color property is explicitly Red. Four objects satisfy both conditions. You need one selection set containing objects that satisfy either condition.

Which workflow creates the required selection of 1919 unique objects?

  1. Select layer A-WALL from the entire drawing, then filter that current selection for Color equal to Red with Append enabled.
  2. Select layer A-WALL from the entire drawing, then select Color equal to Red from the entire drawing with Append enabled. (correct answer)
  3. Select layer A-WALL from the entire drawing, then select Color equal to Red from the entire drawing with Append cleared.
  4. Select Color equal to Red from the entire drawing, then exclude layer A-WALL from that current selection with Append cleared.
Explanation: Whenever you see a question about building selection sets in AutoCAD's Quick Select or Selection Filter tools, focus on one key concept: Append mode performs a union of two sets, while clearing Append (replace mode) performs a replacement, discarding your previous selection entirely. Here's the math that drives the logic. Layer A-WALL has 1414 objects, Color Red has 99 objects, and 44 objects belong to both. A true union gives you 14+94=1914 + 9 - 4 = 19 unique objects — exactly what the question requires. To achieve this in AutoCAD, you first select all 1414 A-WALL objects from the entire drawing, then run a second selection for Color Red across the entire drawing with Append enabled. Append adds the 99 red objects to your existing set without duplication, because AutoCAD automatically ignores objects already in the selection. The result is 1919 unique objects. That's exactly what B describes, making it correct. A is wrong because it filters for Red within the current A-WALL selection, which only returns the 44 overlap objects — far fewer than 1919. C clears Append, so the second operation replaces the A-WALL selection entirely, leaving you with only the 99 red objects. D starts with Red correctly but then uses Append cleared to subtract A-WALL, which would remove objects from the set rather than combine them — producing the wrong result entirely. The study tip to remember: Append = union (add); no Append = replace. When a question asks for objects satisfying either condition, you always want Append enabled across the full drawing for each criterion.

Question 7

A civil drawing contains lines, arcs, polylines, and text on layer C-ROAD. The objective is to select every object on that layer, regardless of object type.

Which Quick Select configuration best accomplishes this in one operation?

  1. Choose object type Polyline, property Layer, operator Equals, and value C-ROAD
  2. Choose object type Multiple, property Layer, operator Equals, and value C-ROAD (correct answer)
  3. Choose object type Multiple, property Object type, operator Equals, and value C-ROAD
  4. Choose object type Line, property Layer, operator Not Equal To, and value C-ROAD
Explanation: When using Quick Select in AutoCAD, the most important decision is how broadly or narrowly you define the object type filter. If you specify a single object type like Line or Polyline, Quick Select only searches within that type — immediately excluding everything else in your drawing. The goal here is to cast the widest possible net across all object types on a single layer. That's exactly what the Multiple object type does. Selecting Multiple tells AutoCAD to include all object types in the selection pool, then the Layer property filtered to Equals C-ROAD narrows that pool to only objects residing on that specific layer. The result is a single operation that captures every line, arc, polyline, and text object on C-ROAD — making B the correct configuration. A fails because specifying Polyline as the object type restricts Quick Select to polylines only. Lines, arcs, and text on C-ROAD would be completely ignored, defeating the purpose. C uses the right object type (Multiple) but pairs it with Object type as the property, which makes no sense logically — you can't filter by a property called "Object type" and then enter a layer name like C-ROAD as the value; the fields are mismatched. D uses Line as the object type (too narrow) and Not Equal To C-ROAD as the operator, which would select lines on every layer except C-ROAD — the exact opposite of the goal. A reliable study tip: whenever a question asks you to select all objects regardless of type, Multiple is your signal word for the object type field in Quick Select.

Question 8

All objects under consideration are lines. Six lines have their object Color property explicitly set to Red. Seven other lines have Color set to ByLayer and appear red because their layer color is red. Three lines are explicitly blue.

Quick Select is run with Property Color, Operator Equals, and Value Red. Which lines are included?

  1. Only the six lines whose object Color property is explicitly set to Red (correct answer)
  2. All thirteen lines that currently appear red, including the ByLayer lines
  3. Only the seven lines set to ByLayer on the red-colored layer
  4. All sixteen lines because displayed color is resolved before Quick Select filters
Explanation: When working with Quick Select in AutoCAD, the key distinction to keep in mind is that filters operate on stored property values, not on how objects visually appear on screen. AutoCAD does not resolve or pre-calculate display colors before applying the filter — it reads exactly what is recorded in each object's Color property field. When you run Quick Select with Color = Red, AutoCAD looks for objects whose Color property is literally set to the color Red. The six lines with their object Color explicitly set to Red match this criterion exactly, making A the correct answer. Choice B is the most tempting trap. Those thirteen lines all look red on screen, so it feels intuitive that a "red" filter would catch them all. But the seven ByLayer lines don't have Red stored as their object color — they have ByLayer stored. Their red appearance is inherited from the layer, not embedded in the object itself. Quick Select doesn't evaluate inherited or resolved display colors. Choice C goes too far in the opposite direction, selecting only the ByLayer lines and ignoring the six explicitly red ones — essentially reversing the logic entirely, which matches neither the filter criteria nor AutoCAD's behavior. Choice D introduces a fictitious concept. AutoCAD does not "resolve" display color before filtering in Quick Select. No such pre-processing step exists in the selection process. A useful rule of thumb: in AutoCAD filtering tools (Quick Select, Filter, or Properties palette), what you filter is what's stored, not what's shown. If an object's color says ByLayer, no color-specific filter will catch it — only a ByLayer filter would.

Question 9

Three circles have stored radii of 49.99649.996, 50.00050.000, and 50.00450.004 drawing units. Because linear precision is set to two decimal places, each radius appears as 50.0050.00 when reported with the current display precision.

Quick Select filters circles using Property Radius, Operator Greater Than, and Value 5050. Which circles are selected?

  1. All three circles because each displayed radius rounds to 50.0050.00 drawing units
  2. The circles with stored radii of 50.00050.000 and 50.00450.004 drawing units
  3. Only the circle with the stored radius of 50.00450.004 drawing units (correct answer)
  4. Only the circle with the stored radius of 50.00050.000 drawing units
Explanation: Whenever AutoCAD performs a Quick Select filter, it compares the stored (internal) value of each object's property against your specified value — not the displayed, rounded value you see on screen. This distinction is critical, and exam questions love to test it. Here, the three circles hold internal radii of 49.99649.996, 50.00050.000, and 50.00450.004 drawing units. The filter asks: which stored radii are Greater Than 5050? Evaluating each: 49.996>5049.996 > 50 is false, 50.000>5050.000 > 50 is false (equal is not greater than), and 50.004>5050.004 > 50 is true. Only the circle with radius 50.00450.004 passes the filter, confirming C as correct. A is wrong because it assumes Quick Select operates on the displayed value (50.0050.00). It does not — display precision only affects how numbers appear in the interface, never how filters evaluate them. B is wrong for a related reason: it includes the circle with stored radius 50.00050.000, but "greater than 5050" excludes exact equality. You would need the Greater Than or Equal To operator to capture that circle. D is a distractor that isolates the 50.00050.000 circle, which actually fails the greater-than test entirely. A reliable study tip: on AutoCAD questions involving Quick Select, Properties palette, or LIST command output, always ask yourself, "Is this about the stored value or the displayed value?" AutoCAD filters and calculations always use full internal precision — display settings are cosmetic only.

Question 10

A user has preselected 3030 objects. Eleven are dimensions, and the remaining objects are lines and text. The user wants to keep all currently selected objects except the dimensions.

How should Quick Select be configured to produce the intended result?

  1. Apply to Current selection, choose object type Dimension, use Select All, choose Exclude from new selection set, and clear Append. (correct answer)
  2. Apply to Entire drawing, choose object type Dimension, use Select All, choose Exclude from new selection set, and clear Append.
  3. Apply to Current selection, choose object type Dimension, use Select All, choose Include in new selection set, and clear Append.
  4. Apply to Current selection, choose object type Dimension, use Select All, choose Exclude from new selection set, and enable Append.
Explanation: When working with Quick Select (QSELECT) in AutoCAD, your goal is to think through four key settings: scope, object type, operator, action, and append behavior. The scenario here asks you to remove dimensions from an already-selected group — so each setting must work together to achieve that subtraction. The correct configuration is A. Setting the scope to Current selection limits QSELECT to only the 30 preselected objects, so dimensions outside that group aren't affected. Choosing object type Dimension targets exactly what you want to remove. Select All (with no additional property filter) catches every dimension in scope. Exclude from new selection set inverts the result — instead of selecting dimensions, it selects everything except them, leaving you with the lines and text. Clearing Append replaces the current selection with this new filtered set, completing the operation cleanly. B is wrong because applying to the Entire drawing ignores the preselection and could pull in dimensions from outside the original 30 objects — not what the user wants. C fails because Include in new selection set would select the dimensions, giving you the opposite result — a selection of only dimensions instead of removing them. D is close but wrong because enabling Append adds the filtered result to the existing selection rather than replacing it, which would not properly exclude the dimensions from the final set. A useful tip: on AutoCAD exam questions about QSELECT, always match each setting to its purpose — scope controls where, object type controls what, include/exclude controls direction, and append controls how the result merges with the existing selection.