All questions
Question 1
A project contains forty instances of a Basic Wall type named Interior - 125 mm. One wall enclosing an equipment room requires an additional lead-lining layer, but the remaining thirty-nine walls must retain their current construction.
Which workflow should be used to create the required wall while minimizing unintended model changes?
- Duplicate the wall type, assign the duplicate to the equipment-room wall, and edit the duplicate's compound structure. (correct answer)
- Edit the existing wall type's compound structure, and use instance parameters to disable the lining on the other walls.
- Duplicate the wall instance, edit its compound structure directly, and replace the original equipment-room wall with the duplicate.
- Apply a wall join override to the equipment-room wall, and add the lining as an additional joined finish layer.
Explanation: Whenever Revit asks you to modify one instance of a wall type without affecting others, you need to think about the fundamental distinction between types and instances. A wall type's compound structure — its layers, materials, and thicknesses — is a type-level property, meaning any edit you make applies to every single wall sharing that type. This is the core concept being tested here.
The correct workflow is A: duplicate the existing wall type to create a new, independent type, assign that duplicate specifically to the equipment-room wall, and then edit the duplicate's compound structure to include the lead-lining layer. Because the duplicate is a separate type, your thirty-nine other walls are completely untouched — this is the safest, most Revit-native approach.
B is a trap that sounds logical but fails in practice. Compound structure (layer composition) is purely a type parameter — there are no instance parameters that let you disable or override individual layers on a per-wall basis. Revit simply doesn't work that way.
C describes duplicating an instance, which isn't a standard Revit concept for walls. You can copy a wall, but copying doesn't give it an independent type. You'd still need to assign a new type to distinguish it, which means the real solution is duplicating the type — making C a roundabout, incomplete description that skips the essential step.
D is a fabrication. Wall join overrides control how wall geometry intersects at corners; they have nothing to do with adding material layers to a wall's construction.
As a study tip: whenever a question asks you to change one wall without affecting others, your instinct should immediately be "duplicate the type."
Question 2
A wall is constrained from Level 1 at elevation 0.00 m to Level 2 at elevation 3.60 m. Its Base Offset is 0.20 m and its Top Offset is −0.10 m. Level 2 is later raised to elevation 3.90 m, while Level 1 remains unchanged.
Assuming the wall is not attached and its profile has not been edited, what will be its new vertical extent?
- The bottom remains at 0.20 m, and the top rises to 3.80 m. (correct answer)
- The bottom rises to 0.50 m, and the top rises to 3.80 m.
- The bottom remains at 0.20 m, and the top remains at 3.50 m.
- The bottom rises to 0.30 m, and the top rises to 3.90 m.
Explanation: When working with wall constraints in Revit, you need to distinguish between two independent concepts: level elevation (where the level sits) and offset (how far the wall extends beyond that level). Offsets are always measured relative to their constraining level, so when a level moves, any offset riding on that level moves with it.
Let's calculate. Before the change, the wall's actual extents are:
- Bottom: Level 1 (0.00 m) + Base Offset (+0.20 m) = 0.20 m
- Top: Level 2 (3.60 m) + Top Offset (−0.10 m) = 3.50 m
After Level 2 rises to 3.90 m, the top offset of −0.10 m still applies to the new Level 2 position:
- Top: 3.90 m+(−0.10 m)=3.80 m
Level 1 is unchanged, so the bottom stays at 0.20 m. This confirms Answer A is correct.
Answer B is wrong because Level 1 never moved — there's no reason for the base to shift to 0.50 m. Answer C reflects a common misconception: that offsets are fixed absolute values rather than relative ones, so it incorrectly keeps the top at the old 3.50 m. Answer D invents a bottom of 0.30 m and ignores the top offset entirely, arriving at 3.90 m instead of 3.80 m.
The key study tip: always think of offsets as glued to their level — they travel with the level when it moves. Base Offset rides Level 1; Top Offset rides Level 2. Keep this relationship clear on exam day. Question 3
Two perpendicular walls currently clean up automatically at a corner. During renovation, one specific wall end must stop short and display its own end condition, while the other end of that same wall must continue joining normally elsewhere.
What should be changed to prevent automatic cleanup only at the specified end?
- Select the required wall end and use Disallow Join for that endpoint. (correct answer)
- Use Edit Wall Joins and apply the Square Off configuration to the entire wall.
- Use Join Geometry on the two walls and reverse their geometry-join order.
- Disable room bounding for the wall and trim its endpoint near the corner.
Explanation: When working with wall joins in Revit, it's important to distinguish between tools that affect an entire wall versus tools that target a single endpoint. This question tests whether you understand that granular control — and the answer hinges on that specificity.
Revit's Disallow Join command, accessed by selecting a wall and right-clicking its endpoint grip (or using the endpoint control that appears on hover), tells Revit to stop automatically cleaning up geometry at that one end. The wall retains its own visible end condition there, while the opposite end of the same wall can still join and clean up normally elsewhere. This makes A the correct answer — it's the only option that surgically addresses a single endpoint without disturbing the rest of the wall's behavior.
B is a trap because Edit Wall Joins with "Square Off" modifies how the corner joint itself is displayed, not whether cleanup occurs at all. It also affects the join configuration, not one wall's endpoint in isolation. C is incorrect because Join Geometry is used to create or control overlapping solid geometry between elements — it doesn't manage whether wall endpoints display their own end conditions, and reversing join order doesn't solve the problem described. D conflates two unrelated settings: room bounding controls whether a wall defines a room boundary, which has nothing to do with wall join cleanup, and simply trimming the endpoint doesn't prevent Revit from rejoining it automatically.
As a study tip, remember that Disallow Join is your go-to for per-endpoint wall control, while Edit Wall Joins handles the appearance of an already-formed corner. Confusing these two is a common mistake on Revit exams.
Question 4
Three walls meet at a T-intersection, and all three endpoints are allowed to join. Revit's current cleanup makes the branch wall appear continuous through the intersection, but the designer wants the main corridor wall to read as continuous instead. Wall locations and types must remain unchanged.
Which action is most appropriate?
- Reverse the branch wall's orientation so its exterior face controls the intersection.
- Use Edit Wall Joins at the intersection and cycle through the available cleanup configurations. (correct answer)
- Disallow the join on the corridor wall and use Align to close the resulting separation.
- Change the corridor wall's Location Line to Wall Centerline and recreate the intersection.
Explanation: When walls meet at a T-intersection in Revit, the software must decide which wall "reads" as continuous and which one terminates into it. This visual priority is controlled by wall join cleanup, and Revit gives you direct control over it without moving or retyping any walls.
The tool you need is Edit Wall Joins, found on the Modify tab. When you click the intersection, Revit displays the current cleanup configuration and lets you cycle through all valid arrangements using the Next button. Each cycle reassigns which wall appears continuous, updating the cleanup lines accordingly. This is exactly what the scenario demands — changing visual continuity while keeping locations and types intact. B is the correct approach.
A is a trap for students who confuse wall orientation with join priority. Flipping the exterior/interior face changes which side is "outside," but it has no effect on how the intersection cleanup is drawn. Wall joins and wall orientation are independent concepts.
C describes a workaround sometimes used to force a clean edge, but disallowing a join creates a visible gap at the intersection. Using Align afterward can close geometry in some situations, but it doesn't produce a true cleanup — it's a patch, not a solution, and risks shifting the wall's actual position.
D is a red herring. The Location Line controls where the wall sits relative to its faces during placement and movement, not how intersections are resolved. Recreating the intersection after changing the Location Line would be unnecessary work with no effect on join cleanup.
Study tip: Whenever a question mentions changing how an intersection looks without moving walls or changing types, think Edit Wall Joins first — it's Revit's dedicated tool for exactly this scenario.
Question 5
The top of a straight wall is attached to a roof. The designer now requires a stepped wall top that will no longer follow the roof and must remain stable if the roof slope changes.
Which workflow should be used before sketching the stepped boundary?
- Disallow both wall-end joins, then use the roof's shape handles to form the stepped wall top.
- Keep the wall attached, then use Edit Profile to override only the stepped portion of the attachment.
- Set the wall to Unconnected, then create the steps by assigning multiple Unconnected Height values.
- Detach the wall top from the roof, then use Edit Profile in a suitable elevation or section view. (correct answer)
Explanation: When working with walls in Revit, understanding the relationship between wall constraints and wall profile editing is essential. Whenever a question describes a wall that needs a custom top shape — especially one that must remain independent of another element — think about two things: breaking the constraint first, then using the right editing tool.
A wall attached to a roof inherits the roof's slope as its top constraint. If you want a stepped top that won't shift when the roof changes, you must first detach the wall top from the roof. This severs the parametric link, giving the wall a stable, independent top. Once detached, you can use Edit Profile in an elevation or section view to sketch a custom stepped boundary with horizontal and vertical lines — precisely what the question describes. That's why D is correct.
Option A is wrong because disallowing wall-end joins addresses lateral corner conditions, not the top constraint relationship with a roof — these are completely separate tools solving different problems. Option B is a tempting trap: keeping the wall attached while using Edit Profile won't fully work because the roof's parametric control still overrides the top boundary, meaning any roof slope change will conflict with or break the custom profile. Option C misunderstands how "Unconnected Height" works — it sets a single uniform height value for the entire wall, not a stepped profile, so you cannot replicate a multi-level stepped top this way.
As a study tip, remember the two-step rule for custom wall profiles in Revit: free the constraint first, then edit the shape. Any question asking about custom wall geometry should trigger that sequence in your mind.
Question 6
An existing exterior wall uses Finish Face: Exterior as its Location Line. It is changed to a new wall type whose exterior layers are unchanged but whose interior substrate is thicker by 100 mm. The wall is not pinned, attached, or controlled by locked face-to-face dimensions.
What is the expected geometric result of changing the wall type?
- The exterior finish face remains fixed, and the interior face moves inward by approximately 100 mm. (correct answer)
- The wall centerline remains fixed, and both finish faces move by approximately 50 mm.
- The interior finish face remains fixed, and the exterior face moves outward by approximately 100 mm.
- Both finish faces remain fixed, and the additional substrate thickness is suppressed for that instance.
Explanation: Whenever you see a question about wall type changes in Revit, your first instinct should be to ask: what is the Location Line controlling? The Location Line is the reference plane Revit holds fixed when a wall's geometry changes. Everything else adjusts around it.
Here, the wall's Location Line is set to Finish Face: Exterior, meaning Revit anchors the exterior finish face in place. When you swap to a new wall type with an identical exterior assembly but a substrate that is 100 mm thicker, the exterior face cannot move — it's pinned by the Location Line. The only direction the wall can grow is inward, so the interior face shifts inward by 100 mm. That makes A correct.
B is wrong because it describes behavior you'd see if the Location Line were set to Wall Centerline. In that case, the wall would grow symmetrically, pushing each face outward by 50 mm, but that's not what's configured here.
C describes the opposite scenario: the Location Line would need to be Finish Face: Interior for the exterior face to push outward. Since it isn't, this is backwards.
D is a fabrication — Revit has no mechanism to suppress layer thickness for a single instance. Wall type geometry applies uniformly; instance-level layer suppression doesn't exist in standard Revit workflows.
The study tip here: always identify the Location Line before predicting how a wall will move. On the exam, the Location Line setting is the key variable that determines which face stays fixed and which face absorbs dimensional changes. Question 7
A wall has a base constraint of Level 1 at elevation 0.00 m, a base offset of 0.15 m, and an unconnected height of 3.20 m. Level 2 is at elevation 3.60 m. The wall must be constrained to Level 2 without changing its current top elevation.
Which Top Constraint and Top Offset values will preserve the wall's current top elevation?
- Set Top Constraint to Level 2 and Top Offset to −0.40 m.
- Set Top Constraint to Level 2 and Top Offset to −0.25 m. (correct answer)
- Set Top Constraint to Level 2 and Top Offset to 0.15 m.
- Set Top Constraint to Level 2 and Top Offset to 0.25 m.
Explanation: When working with wall constraints in Revit, you need to track the absolute elevation of the wall's top and bottom, then figure out what offset makes the constrained version match. Think of offsets as adjustments relative to a level's elevation.
Start by finding the wall's current top elevation. The base is at Level 1 (0.00 m) plus a base offset of 0.15 m, giving a bottom elevation of 0.15 m. Adding the unconnected height of 3.20 m gives a top elevation of 0.15+3.20=3.35 m.
Now you want to constrain the top to Level 2, which sits at 3.60 m. To preserve the top at 3.35 m, the Top Offset must pull it down from Level 2: 3.35−3.60=−0.25 m. That confirms B is correct — set Top Constraint to Level 2 with a Top Offset of −0.25 m.
Choice A uses −0.40 m, which would place the top at 3.60−0.40=3.20 m — ignoring the base offset and treating unconnected height as if it starts at zero. Choice C applies +0.15 m, likely confusing the base offset with the top offset, yielding 3.75 m. Choice D uses +0.25 m, the correct magnitude but wrong sign, placing the top at 3.85 m.
A reliable strategy: always calculate the absolute elevation of the wall's top first, then subtract the target level's elevation to find the required offset. Sign errors are the most common trap here. Question 8
A wall was drawn with the correct baseline and wall type, but its exterior finish layers face the room instead of the building exterior. The wall hosts several windows, and the baseline must remain in the same plan location.
What is the most efficient corrective action?
- Mirror the wall and its hosted windows about the wall's current location line.
- Reverse the layer order in the wall type's compound structure for this wall.
- Delete and redraw the wall in the opposite direction, then rehost the windows.
- Flip the wall orientation, then verify the facing and hand of the hosted windows. (correct answer)
Explanation: Whenever you see a question about wall orientation in Revit, focus on two distinct concepts: the wall's location line (its baseline in plan) and its facing direction (which side is "exterior"). These are independent properties, and the question is testing whether you know how to correct one without disturbing the other.
In Revit, every wall has a flip control — a double-headed arrow visible in plan view — that reverses which face is considered the exterior without moving the wall's location line. Selecting the wall and clicking Flip (or pressing the spacebar) instantly corrects the layer orientation. Hosted elements like windows also have their own facing and hand controls, so after flipping the wall you simply verify that each window's facing direction still reads correctly from the exterior. This makes D the most efficient, non-destructive solution.
A is tempting but wrong — mirroring creates a new wall element and may not preserve the exact baseline position; it also doesn't address the root cause, which is orientation, not geometry. B is a critical misconception: modifying the compound structure in the wall type would affect every wall using that type across the entire project, not just this one instance — a drastic and incorrect scope of change. C involves deleting and redrawing, which means losing all hosted windows and manually rehosting them — far more labor-intensive than a single flip operation, and the question specifically asks for the most efficient action.
As a study tip: on Revit exam questions, watch for the phrase "baseline must remain" — it's a signal to avoid any action that moves or rebuilds the wall, pointing you toward in-place edit tools like Flip.
Question 9
At clean joins between two compound wall types, finish layers are taking precedence over structural layers in a way that is inconsistent with the office standard. All instances of these types should use the corrected layer hierarchy, while wall centerlines and endpoint join permissions should remain unchanged.
Which modification most directly addresses the layer cleanup hierarchy?
- Enable wrapping at wall ends for both types and assign identical finish materials to all layers in each type.
- Change each wall's Location Line to Core Centerline and reconnect every joined endpoint to re-establish the intersection.
- Edit each wall type's compound structure and assign appropriate Function priorities to the participating layers. (correct answer)
- Increase the structural layers' top and base extensions so they protrude past the finish layers at each wall join.
Explanation: Whenever you see a question about wall joins and layer cleanup behavior in Revit, think about the compound structure system — specifically how Revit determines which layers "win" at a join using Function priority values.
Every layer in a compound wall type carries a Function designation (such as Structure, Substrate, Thermal/Air Layer, Membrane Layer, or Finish). Revit uses these function priorities to resolve how layers from two joining wall types interact at their intersection — structural layers clean up with structural layers, finish layers with finish layers, and so on. If finish layers are incorrectly dominating structural ones, the root cause is that the Function assignments are wrong or inconsistent. Editing each wall type's compound structure to assign correct, appropriate Function priorities is the direct fix — which makes C the correct answer, and it applies to all instances of that type simultaneously without touching join geometry or centerlines.
A is a workaround involving wrapping and material matching, which affects appearance at wall ends but does nothing to fix the underlying layer hierarchy logic that governs join cleanup. B changes the Location Line and re-joins endpoints — this affects geometry and positioning but has no bearing on how layer functions are prioritized during cleanup. D uses layer extensions to visually override the problem, which is a per-instance geometric patch, not a type-level functional correction, and it won't persist reliably across all joins.
Your study tip: when Revit join behavior seems wrong, your first instinct should be Function assignment in the compound structure, not geometry edits. Function priorities are the engine behind cleanup — everything else is cosmetic.
Question 10
An exterior wall was originally constrained to Level 2. Its top was then attached to a sloping roof so that the wall followed the roof underside. The designer now wants the wall top to be horizontal at Level 2 again, independent of future roof changes.
Which sequence most directly produces the required behavior?
- Set the wall's Top Offset to zero, and leave the top attached to the roof.
- Change the wall type to a vertical wall, and reset its Unconnected Height.
- Detach the wall top from the roof, then set the Top Constraint and Top Offset for Level 2. (correct answer)
- Disallow the wall's end joins, then align the wall's upper edge with Level 2.
Explanation: When working with walls in Revit, you need to distinguish between two independent states: whether a wall edge is attached to another element, and what its constraint settings are. These are separate controls, and understanding both is key to this question.
To restore a wall top to a flat, level-driven condition, you must first sever the attachment relationship, then reestablish the level-based constraint. That's exactly what C prescribes: detaching the top from the roof removes the parametric dependency that was causing the wall to follow the roof slope, and then explicitly setting the Top Constraint back to Level 2 with a Top Offset of zero locks the wall to a clean, horizontal condition independent of any future roof edits. This two-step process is the only way to fully reset both the attachment state and the constraint definition.
Choice A fails because leaving the top attached to the roof means the wall still follows roof geometry — adjusting the Top Offset only shifts the attachment point, it doesn't eliminate the slope-following behavior. Choice B is a red herring: wall type controls material and layer composition, not how the top edge is constrained geometrically; changing the type and resetting Unconnected Height doesn't address the attachment at all. Choice D confuses end joins (which govern how wall ends meet adjacent walls at corners) with top/bottom constraints — disallowing joins has no effect on the vertical attachment to a roof.
As a study habit, remember that in Revit, "attach" and "constrain" are distinct operations — always ask yourself whether you need to release a relationship before reassigning it.