All questions
Question 1
Several reflected ceiling plan views use the same view template. In every view, lighting fixtures must be visible and displayed in halftone. The Visibility/Graphics controls are unavailable in the individual views because the template controls those settings.
Which workflow applies the required appearance consistently while preserving template control?
- Edit the assigned view template, enable Lighting Fixtures, and apply a halftone category override. (correct answer)
- Temporarily hide the lighting fixtures, then convert the temporary state to permanent visibility.
- Edit Object Styles, enable Lighting Fixtures, and assign the category a halftone line style.
- Remove the template from each view, edit Visibility/Graphics, and then reassign the original template.
Explanation: When working with view templates in Revit, the key principle is that templates are designed to enforce consistency across multiple views simultaneously. If a setting is controlled by the template, the correct place to change that setting is within the template itself — not by working around it in individual views.
Since the view template controls Visibility/Graphics in all the reflected ceiling plan views, editing the template directly is the only approach that applies changes consistently to every view at once. Answer A is correct: you open the view template, locate the Lighting Fixtures category, enable its visibility, and apply a halftone override through the category's surface or projection pattern settings. One edit propagates to all views using that template — exactly the behavior templates are designed to provide.
Answer B is a dead end. Temporarily hiding elements and converting that state is not a real Revit workflow, and hiding fixtures is the opposite of what the question requires (they need to be visible).
Answer C targets Object Styles, which are project-wide defaults affecting all views regardless of template or visibility overrides. While Object Styles influence base appearance, they don't offer per-category halftone control through Visibility/Graphics, and they bypass the template system entirely rather than working within it.
Answer D defeats the entire purpose of using a template. Removing the template, editing each view individually, then reassigning the template would likely overwrite your manual edits anyway — and it scales poorly across many views.
The exam strategy here: whenever a question mentions that Visibility/Graphics is locked by a template, your answer should involve editing the template, not circumventing it.
Question 2
Casework families contain three-dimensional cabinet geometry and two-dimensional maintenance-clearance graphics. The clearance graphics are assigned to a custom subcategory named Maintenance Clearance. In one coordination plan, the cabinets must remain visible but the clearance graphics must not appear.
What is the most direct view-specific solution?
- Clear the entire Casework category on the Model Categories tab of Visibility/Graphics.
- Override the Casework category with white projection lines in Visibility/Graphics.
- Clear Detail Items on the Annotation Categories tab of Visibility/Graphics.
- Expand Casework and clear its Maintenance Clearance subcategory in Visibility/Graphics. (correct answer)
Explanation: Whenever you see a question about hiding specific elements in Revit without affecting others, think about the granularity of Visibility/Graphics overrides — Revit lets you control visibility at the category level, but also at the subcategory level, which is far more precise.
In this scenario, the cabinets (3D geometry) must stay visible while only the clearance graphics (2D lines assigned to a custom subcategory) are hidden. Because the clearance graphics were deliberately organized into a subcategory called "Maintenance Clearance," you can target that subcategory alone. In the Visibility/Graphics Overrides dialog (VG or VV), expanding the Casework category reveals its subcategories — including Maintenance Clearance — and unchecking it hides only those graphics while leaving all other casework geometry fully visible. That makes D the most direct and precise solution.
Choice A is too broad — clearing the entire Casework category hides the cabinets themselves, which directly contradicts the requirement. Choice B uses a line color override rather than a visibility toggle; painting lines white may make them invisible on a white background, but it's a cosmetic workaround rather than a true hide, and it would affect all Casework projection lines, not just the clearance graphics. Choice C targets Detail Items on the Annotation Categories tab, but the clearance graphics here are a model subcategory under Casework, not annotation detail items — so this tab doesn't apply.
As a study tip, remember that custom subcategories in Revit families exist precisely to give you this kind of surgical control. On the exam, when a question mentions a named subcategory, the answer almost always involves targeting that subcategory in Visibility/Graphics rather than overriding the entire parent category.
Question 3
A host coordination model contains a Revit link. In one host view only, the linked model must use the category visibility and view-filter graphics defined in a specific coordination view inside the linked model. Other host views must continue displaying the link by their host-view settings.
Which setting should be applied in the affected host view?
- On the Revit Links tab, set the link to By Linked View and select the linked coordination view. (correct answer)
- On the Model Categories tab, copy the host category overrides to every linked-model category.
- On the Revit Links tab, set the link to By Host View and select the host coordination view.
- On the Filters tab, recreate each linked-model filter and assign it to the Revit Links category.
Explanation: Whenever you see a question about controlling how a Revit link appears in a specific host view, you should immediately think about the Visibility/Graphics Overrides dialog and its Revit Links tab — specifically the display settings available per link, per view.
In Revit, each host view can independently control how a linked model is displayed. When you open Visibility/Graphics (VG) in the affected host view, go to the Revit Links tab and click the link's display row. There, you can choose from several display options: By Host View, By Linked View, Custom, and others. Selecting By Linked View lets you point to a specific saved view inside the linked model — including its category visibility settings, view filters, and graphic overrides — so that view's appearance rules drive how the link looks in your host view. Since you only apply this in the one affected host view, all other host views remain untouched and continue using their own settings. That makes A the correct answer.
B is wrong because manually copying overrides to every linked category is a tedious workaround that doesn't leverage the linked view's filters at all — and it would have to be redone if the link changes. C is wrong because "By Host View" means the link adopts the host view's category settings, not the linked model's coordination view — this is the opposite of what the scenario requires. D is wrong because filters on the Filters tab target model elements in the host model; you cannot directly recreate and apply a linked model's filters through that tab to control link appearance.
A good memory anchor: By Linked View = borrow the link's own view settings; By Host View = impose your view's settings on the link.
Question 4
In a life-safety plan, only walls whose Fire Rating parameter is 2 hours or greater must display with red projection lines. All other walls must retain the normal wall-category graphics, and no wall types may be edited.
Which Visibility/Graphics workflow best produces this result?
- Override the Walls category with red projection lines, then hide walls rated below 2 hours individually.
- Create a wall view filter using the Fire Rating criterion, then assign red projection-line overrides. (correct answer)
- Create a wall subcategory named Fire Rated, then move qualifying wall instances into that subcategory.
- Apply red lines through Object Styles, then use a filter to restore the remaining walls to normal.
Explanation: Whenever you see a Revit question about selectively overriding graphics for some instances of a category — without touching others or editing types — think view filters. View filters let you target specific elements based on parameter values and apply graphic overrides only to those elements, leaving everything else governed by normal category settings.
That's exactly what option B does. You create a filter scoped to the Walls category with a rule such as "Fire Rating is greater than or equal to 2 hours," then assign red projection-line overrides to that filter within Visibility/Graphics. Walls meeting the condition turn red; all others retain standard wall-category graphics. No wall types are modified, satisfying the constraint perfectly.
Option A fails because hiding individual walls removes them from the view entirely rather than changing their color, and manually selecting each qualifying wall is not a scalable or reliable workflow. Option C misunderstands subcategories — subcategories belong to system families like walls only in limited ways, and more importantly, moving instances into a custom subcategory isn't how Revit subcategories work; they're assigned at the type or component level in the family editor, not per-instance in a project. This also risks altering type definitions. Option D is backwards logic: Object Styles apply globally to the entire category, so setting red there would affect all walls, and no filter can cleanly "restore" a subset back to default without conflict.
Your study tip: whenever a scenario says "only some elements in a category need different graphics," the answer is almost always a view filter with parameter-based rules — not category overrides, not subcategories.
Question 5
A mechanical view contains a filter that selects supply-air ducts and overrides their projection lines in red. The filter is enabled and its Visibility option is selected. However, no ducts appear because the Ducts category is cleared on the Model Categories tab.
What change is necessary for the red filtered ducts to appear?
- Enable the Ducts category; the filter can then override graphics for matching visible elements. (correct answer)
- Clear the filter's Visibility option; this forces matching elements to display over the category setting.
- Move the filter above the Ducts category; filter order takes precedence over category visibility.
- Set the Ducts category to halftone; halftone permits a hidden category to be filter-controlled.
Explanation: When working with Visibility/Graphics Overrides in Revit, it helps to think in layers: category visibility is the foundation, and filters sit on top. A filter can only override the appearance of an element that is already visible — it cannot resurrect elements that the category setting has hidden entirely.
That's the core principle here. The Ducts category is cleared on the Model Categories tab, which means Revit has suppressed all duct geometry from displaying. The filter is technically active and correctly configured, but it has nothing to work with — there are no visible ducts for it to grab and recolor. Enabling the Ducts category (answer A) restores those elements to visibility, at which point the filter's red projection line override takes effect as expected. Both conditions must be true simultaneously: the category must be visible, and the filter must match and override.
Answer B is wrong because clearing a filter's Visibility option would hide matching elements, not force them to appear — it does the opposite of what you need. Answer C reflects a common misconception about filter order. Filter priority in the list only determines which filter "wins" when multiple filters target the same element; it has absolutely no power to make a hidden-category element appear. Answer D is fabricated logic entirely — halftone is a graphic display setting that dims visible elements; it does not grant a hidden category any special filter-controlled visibility.
As a study tip, remember this hierarchy: category visibility gates everything. Filters, overrides, and halftone all operate within what categories allow to display — never around it.
Question 6
In a plan view, the Furniture category is enabled in Visibility/Graphics, and no view filter hides furniture. Most desks appear, but one desk remains invisible. Reveal Hidden Elements identifies that desk as an element hidden in the view.
Which action restores the desk without changing the visibility of other furniture?
- Enable the Furniture category again and apply its settings to all model categories.
- Remove all graphic overrides from the Furniture category in Visibility/Graphics.
- Select the desk in Reveal Hidden Elements mode and use Unhide in View by Elements. (correct answer)
- Add a Furniture filter with Visibility selected and no graphic overrides assigned.
Explanation: When troubleshooting hidden elements in Revit, you need to distinguish between category-level visibility settings and element-level overrides. The scenario tells you two important things: the Furniture category is enabled in Visibility/Graphics, and no filter is hiding furniture. That means the problem is isolated to one specific element — the desk has been individually hidden using "Hide in View > Elements." This is a per-element override, and it requires a per-element fix.
C is correct because Reveal Hidden Elements mode (the lightbulb icon) lets you see elements hidden at the element level, highlighted in magenta. Selecting the desk there and choosing "Unhide in View > Elements" removes only that individual element's hidden status, leaving all other furniture untouched.
A is wrong because re-enabling the Furniture category and applying settings to all model categories would broadly override existing visibility configurations across your entire model — a heavy-handed action that could disrupt many other categories. It also wouldn't address an element-level hide.
B is wrong because removing graphic overrides from the Furniture category in Visibility/Graphics affects how furniture looks (color, line weight, transparency), not whether individual elements are hidden. The desk's invisibility isn't a graphic override issue.
D is wrong because adding a Furniture filter with Visibility selected would show furniture that a filter is currently hiding — but the scenario already confirms no filter is responsible. Adding a redundant filter solves a problem that doesn't exist here.
The key study tip: whenever a single element is hidden while its category is visible and no filters apply, your first move should always be Reveal Hidden Elements to check for element-level or category-level hides applied directly in the view.
Question 7
Structural columns shown in projection in one elevation must use blue lines with line weight 5. Their appearance in every other view must remain unchanged, and all structural columns in the elevation require the same treatment.
Which method is most appropriate?
- Modify Structural Columns in Object Styles to use blue lines with line weight 5.
- Override every structural column By Element with blue lines and line weight 5.
- Override Structural Columns projection lines in that elevation's Visibility/Graphics settings. (correct answer)
- Create a selection filter for the columns and apply it through Object Styles.
Explanation: Whenever you see a Revit question about overriding the appearance of a category in a specific view, your instinct should point toward Visibility/Graphics Overrides (V/G). This tool lets you customize how categories look in one view without disturbing any other view or the project-wide settings.
That's exactly what this scenario demands: blue lines with line weight 5, but only in one elevation, applied to all structural columns in that view. Option C is the right move — opening that elevation's Visibility/Graphics dialog (shortcut: VG or VV), navigating to the Structural Columns category, and overriding the projection lines there. This change affects every structural column in that view automatically, and nothing else is touched.
Option A is wrong because Object Styles defines the default appearance of a category across the entire project. Changing it would alter structural columns in every view — the opposite of what's required. Option B forces you to select and override each column individually By Element, which is tedious, error-prone, and breaks the rule that the treatment must apply to all columns (including any added later). A V/G category override automatically catches new elements; a By Element override does not. Option D is a misconception — selection filters work with Visibility/Graphics to control visibility of filtered elements in a view, but you cannot apply Object Styles through a filter; you'd use a filter override inside V/G, which still isn't what Object Styles does.
Study tip: Memorize this hierarchy — By Element overrides V/G, which overrides Object Styles. When scope is "one view, whole category," V/G is almost always your answer.
Question 8
A presentation plan must continue showing rooms, room color fills, and model geometry, but all room tags must be hidden in that view. Other annotation categories, including dimensions and text notes, must remain visible.
Which Visibility/Graphics change satisfies these requirements with the least unintended impact?
- Clear Rooms on the Model Categories tab while retaining all annotation-category settings.
- Clear Room Tags on the Annotation Categories tab while retaining the Rooms model category. (correct answer)
- Clear Color Fill Legends on the Annotation Categories tab while retaining the Rooms model category.
- Clear all annotation categories, then individually re-enable dimensions and text notes.
Explanation: Whenever you see a Visibility/Graphics question in Revit, train yourself to distinguish between Model Categories and Annotation Categories — they control fundamentally different things. Model Categories affect geometry (walls, rooms, floors), while Annotation Categories control view-specific symbols and tags that exist only in that view.
In this scenario, you need rooms and color fills to stay visible, but room tags must disappear. Room Tags are an Annotation Category — they are the symbolic labels placed in a view, completely separate from the Room objects themselves. Unchecking Room Tags on the Annotation Categories tab hides only those tags, leaving the room boundaries, color fill regions, and all other annotations (dimensions, text notes) fully intact. That is exactly what option B does, making it the precise, surgical solution the question demands.
Option A is wrong because clearing Rooms on the Model Categories tab removes the room geometry itself — the boundaries and color fills disappear too, which directly violates the requirements. Option C targets Color Fill Legends, which only hides the legend key, not the tags; it doesn't address the requirement to hide room tags at all. Option D is a heavy-handed approach — clearing all annotation categories and selectively re-enabling others risks accidentally omitting categories and introduces far more unintended impact than necessary.
A useful study habit: before changing anything in Visibility/Graphics, ask yourself, "Is this a geometry problem or a tag/annotation problem?" That split almost always points you to the right tab immediately, saving time and preventing accidental over-hiding on the exam and in real projects.
Question 9
A linked DWG contains layers A-WALL, A-DOOR, and A-FURN. In a Revit floor plan, the DWG must remain visible, but only the A-FURN layer must be hidden. The same layer should remain visible in other Revit views.
Where should this visibility change be made?
- On the Model Categories tab, expand Generic Models and disable the A-FURN subcategory.
- On the Imported Categories tab, expand the DWG entry and disable the A-FURN layer. (correct answer)
- On the Annotation Categories tab, expand Imported Symbols and disable the A-FURN layer.
- In Object Styles, expand Imported Objects and disable the A-FURN layer project-wide.
Explanation: Whenever you see a question about controlling visibility of a linked DWG in Revit, ask yourself two things: which dialog controls it, and what scope is needed — view-specific or project-wide?
In Revit, each view has its own Visibility/Graphics Overrides dialog (shortcut: VG or VV). Inside that dialog, the Imported Categories tab is specifically designed to control the visibility of linked or imported CAD files on a per-view basis. When you expand the DWG entry there and uncheck the A-FURN layer, the change applies only to the current view — exactly what the scenario requires. That makes B the correct answer.
A is wrong because the Model Categories tab controls native Revit categories like Walls and Doors, not layers from imported DWG files. There is no A-FURN subcategory living under Generic Models.
C is wrong because the Annotation Categories tab handles 2D annotation elements such as tags and symbols. Imported Symbols there refer to 2D CAD details brought in as drafting views, not linked model-space DWGs in a floor plan.
D is the most tempting distractor. Object Styles does have an Imported Objects section, but changes made there apply project-wide to all views — violating the requirement that the layer remain visible in other views. Any time a question specifies "only in this view," Object Styles is automatically disqualified.
Study tip: Remember the hierarchy — Object Styles is project-wide, Visibility/Graphics Overrides is view-specific. On exam questions involving linked CAD, that distinction almost always points you to the Imported Categories tab in VG.
Question 10
In a section view, walls intersected by the section plane must have red boundary lines with a heavier line weight. Walls seen beyond the section plane must retain their current projection graphics.
Which Visibility/Graphics setting should be modified for the Walls category?
- Override Projection/Surface Lines with the required red color and heavier line weight.
- Override Cut Patterns with a red foreground pattern and heavier line weight.
- Override Surface Patterns with a red foreground pattern and heavier line weight.
- Override Cut Lines with the required red color and heavier line weight. (correct answer)
Explanation: When working with Visibility/Graphics Overrides in Revit, the key distinction to understand is the difference between cut graphics and projection graphics. Cut graphics apply to elements that are sliced by the section plane, while projection graphics apply to elements seen beyond (or in front of) that plane.
The question asks you to modify only the boundary lines of walls that are intersected — meaning cut — by the section plane, while leaving walls seen beyond the plane untouched. This points directly to the Cut Lines override. By modifying Cut Lines for the Walls category, you change only the linework on elements actually sliced by the cutting plane, which is exactly the red, heavier-weight boundary lines the scenario requires. D is correct.
Here's why the other options miss the mark: A overrides Projection/Surface Lines, which controls walls seen beyond the section plane — the opposite of what's needed, and the scenario explicitly says those must retain their current appearance. B overrides Cut Patterns, which affects the fill pattern inside the cut profile (like hatch fills in a wall's cross-section), not the outline lines around it. C overrides Surface Patterns, which controls fill patterns on visible faces of elements in projection, not anything related to cut boundaries.
A useful rule of thumb: if the question mentions the cutting plane and linework, think Cut Lines; if it mentions faces or fills visible beyond the cut, think Projection/Surface. On the Revit exam, questions about Visibility/Graphics frequently test whether you can correctly pair the graphic type (line vs. pattern) with the view context (cut vs. projection).