All questions
Question 1
A designer sketches a continuous U-shaped open polyline and uses Surface Extrude. The three sketch segments are selected together and extruded the same distance.
What is the expected result if the extrusion succeeds?
- A solid body whose end faces are automatically capped by the extrusion
- A connected surface body with ruled faces and exposed boundary edges (correct answer)
- Three independent solid bodies, one generated from each selected segment
- A planar patch spanning the open region enclosed by the U-shaped sketch
Explanation: When working with Surface tools in Fusion 360, the critical distinction to keep in mind is that surface bodies are inherently open shells — they have no volume and no automatic capping behavior. Unlike Solid Extrude, which closes geometry into a watertight body, Surface Extrude simply sweeps each selected edge or curve outward to create ruled (flat, straight-ruled) faces.
When you select all three segments of a U-shaped open polyline together and extrude them as a surface, Fusion 360 generates a single connected surface body — because the segments share endpoints, the resulting faces are stitched together along those shared edges. The top and bottom of the extrusion remain open as boundary edges, and the two ends of the U are also open. This makes B the correct answer: you get one connected surface body with ruled faces and exposed boundary edges along the open ends.
A is wrong because Surface Extrude never automatically caps end faces — that's a behavior of Solid Extrude or the dedicated Patch/Cap commands. C is incorrect because the three segments are connected; they share vertices, so the extrusion produces one unified body, not three independent ones. D describes a planar patch filling the enclosed region, which would require a separate Patch or Fill Surface operation — Surface Extrude only pushes geometry perpendicular to the sketch plane, it doesn't generate infill geometry.
A good rule of thumb: whenever you see "Surface" in a Fusion 360 tool name, remind yourself — no volume, no caps, boundary edges stay open. That mental note eliminates A and D immediately on any related question.
Question 2
A sketch curve must be extruded until it reaches an existing sloped planar face. The final free edge of the new surface must follow the intersection with that face rather than remain a fixed distance from the sketch plane.
Which Surface Extrude setup most directly satisfies this requirement?
- Use a fixed-distance extent, then manually apply a taper angle that approximates the slope of the target face
- Use a symmetric extent and position the sketch plane midway through the target face so each side meets it equally
- Use a To Object extent and select the sloped planar face as the termination target (correct answer)
- Use an All extent so the extrusion passes through all geometry, then trim away the unwanted portion afterward
Explanation: When working with Surface Extrude in Fusion 360, questions about termination conditions are really asking: how do you control where the extrusion stops? The key distinction is between static extents (fixed geometry defined by a number or symmetry) and dynamic extents (geometry that adapts to existing objects in the model).
The scenario demands that the free edge of the new surface conform to a sloped face — meaning the termination boundary must be non-uniform across the extrusion. The To Object extent (C) does exactly this: you select the target face, and Fusion 360 calculates the intersection between the extruded surface and that face, terminating each point of the extrusion precisely where it meets the slope. The result is a free edge that follows the sloped face's geometry naturally, with no additional cleanup required.
Answer A fails because a taper angle adjusts the sides of the extrusion, not its terminal edge. You'd be approximating the slope geometrically rather than conforming to it — and any deviation in the actual slope would leave gaps or overlaps. Answer B misunderstands symmetric extent entirely; it simply mirrors the extrusion distance on both sides of the sketch plane and has no awareness of target geometry whatsoever. Answer D uses the All extent, which passes through everything and then relies on a separate Trim operation — that's two steps where one suffices, and it introduces unnecessary complexity and potential for error.
Your study tip: when a question describes a result that must match or stop at existing geometry, look immediately for extent types that reference objects directly — To Object and To are your signals.
Question 3
A new lofted surface must leave an existing surface without a visible slope break. The first loft section is an edge belonging to that existing surface, while the final section is a separate sketch profile.
Which loft configuration best addresses the required transition at the first section?
- Set the first section to Free continuity and increase the number of loft profiles to reduce the apparent crease
- Set the final sketch section to Tangent continuity relative to its construction plane rather than to any adjacent surface
- Reverse the profile order and use a fixed extrusion direction at both sections to align the departure angles
- Set the first section to Tangent continuity relative to the adjacent existing surface (correct answer)
Explanation: When designing surfaces that must blend seamlessly with existing geometry in Fusion 360, the key concept to focus on is surface continuity. Ask yourself: what kind of relationship does the new surface need to maintain with its neighbor? A "no visible slope break" requirement means the surfaces must share the same tangent direction at their shared edge — this is called tangent (G1) continuity.
Setting the first loft section to Tangent continuity relative to the adjacent existing surface, as described in D, directly satisfies this requirement. Fusion 360's Loft command lets you control continuity conditions at each section independently. When the first section is an existing surface edge, choosing Tangent continuity forces the new loft to depart at the same angle as that surface, eliminating any crease or slope break at the junction.
A is a workaround, not a solution — adding more profiles can soften the visual impact of a crease but never truly eliminates it. The underlying geometric discontinuity remains, and the approach doesn't address the root cause. B misidentifies the problem entirely; applying tangent continuity to the final sketch section relative to its construction plane has no effect on the transition at the first section, which is where the adjacent surface lives. C introduces unnecessary complexity: reversing profile order and fixing extrusion directions doesn't establish surface continuity — it controls fill direction, not tangential blending with a neighboring surface.
As a study tip, remember that in Fusion 360 loft problems, continuity conditions are set per section and must be applied at the section that actually touches the geometry you're matching. Always identify which section neighbors the critical surface before choosing your continuity setting.
Question 4
A Surface Loft between two closed profiles succeeds, but the result twists because Fusion pairs the corners of the first profile with unintended locations on the second. The profiles themselves are correctly positioned.
What is the most direct correction that avoids rebuilding the profiles?
- Adjust the loft connection points so corresponding locations map to each other (correct answer)
- Change the feature to Surface Patch and select both profiles as one boundary
- Reverse the normal of one profile so the loft automatically becomes untwisted
- Extrude both profiles first and revolve the resulting edges around a common axis
Explanation: When working with Surface Loft in Fusion 360, you need to understand that Fusion must determine how to connect corresponding points between two profiles. For closed profiles especially, Fusion picks a default starting point on each profile and builds the loft surface between them — if those starting points don't correspond to geometrically logical locations, the resulting surface twists along its length.
The direct fix is A: adjusting the loft's connection points (also called rail points or profile alignment handles). Inside the Loft dialog, you can drag or reassign which point on the first profile maps to which point on the second. Correcting this pairing eliminates the twist without touching the profiles themselves — exactly what the scenario requires.
Option B is wrong because Surface Patch is designed to fill a single enclosed boundary, not to loft between two separate profiles. Selecting two separate profiles as one boundary isn't how Patch works, and it wouldn't resolve a twist anyway.
Option C is a common misconception. Reversing a profile's normal flips which direction the surface faces (its outward side), but it does not remap the connection points between profiles. The twist would remain.
Option D is entirely the wrong tool. Extruding then revolving introduces a completely different workflow and wouldn't produce the same lofted geometry — it's a distractor that sounds vaguely technical but solves a different problem.
As a study tip: whenever a Fusion 360 loft question describes a twist between profiles, immediately think "connection points / profile alignment" — that's almost always the culprit and the fix, and it's a favorite concept on this exam.
Question 5
A designer attempts to create a Surface Patch from four sketch curves that visually form a loop. Fusion will not accept them as a valid patch boundary. Inspection reveals that two curve endpoints are separated by a very small gap.
Which action most directly resolves the underlying problem?
- Increase the patch continuity from Connected to Curvature at every boundary
- Extrude each curve by a small distance before creating the patch
- Constrain or trim the curve endpoints so the boundary becomes a closed chain (correct answer)
- Convert one boundary curve to construction geometry and retry the patch
Explanation: When working with Surface Patch in Fusion 360, think about what the tool fundamentally requires: a closed boundary loop. Every endpoint in the chain must connect perfectly to the next curve. If even a tiny gap exists between two endpoints, Fusion cannot define the patch's extents and will reject the input entirely. This is the core concept being tested here.
Closing that gap — by using sketch constraints (like Coincident), trimming overlapping curves, or precisely repositioning endpoints — directly fixes the broken chain and gives Fusion the closed loop it needs. That's why C is correct: it targets the actual root cause rather than masking symptoms.
A is a distractor that confuses continuity type with boundary validity. Continuity settings (Connected, Tangent, Curvature) only control how the patch blends with adjacent surfaces — they have no effect on whether the boundary chain is closed. B is a red herring; extruding sketch curves creates solid or surface bodies from open profiles, which doesn't close the original gap or produce a valid patch boundary. D would actually make things worse — converting a boundary curve to construction geometry removes it from the active geometry pool entirely, leaving you with an even more incomplete loop.
A useful rule of thumb: whenever a surface or fill operation fails in Fusion, check boundary closure first. Use the Sketch dimension tools or hover over endpoints to detect gaps visually. Gaps as small as 0.001 mm can block patch creation, so never assume curves are connected just because they look touching on screen.
Question 6
An opening in a surface body is bounded by a closed chain of model edges that are not coplanar. The replacement face should blend tangentially into the surrounding faces wherever the selected edges support that condition.
Which workflow is most appropriate?
- Create a planar sketch through the opening and use Surface Extrude with zero distance to generate a flat fill
- Create a Surface Patch from the edge chain and apply Tangent boundary conditions where adjacent faces exist (correct answer)
- Revolve one boundary edge through 360∘ around a central axis, then trim the result to fit the opening
- Stitch the existing surface body into a solid first, then use the Shell command to remove the opening automatically
Explanation: When filling gaps in surface modeling, your first instinct should be to match the geometry of the problem — a non-planar, multi-edge boundary — with the right tool. Ask yourself: what shape is the opening, and what quality of continuity does the surrounding geometry demand?
Surface Patch is specifically designed for this scenario. It constructs a freeform surface that spans a closed edge loop, and crucially, it lets you assign boundary conditions — Tangent or Curvature — on each edge where an adjacent face exists. This means the fill blends smoothly into surrounding geometry rather than creating a harsh crease. Because the boundary is non-planar, Patch computes a naturally curved surface to span it, making B the correct workflow.
A fails immediately because a planar sketch and zero-distance extrude can only produce a flat surface. A non-planar boundary cannot be bridged by a flat face without gaps or overlaps — this option ignores the core constraint of the problem.
C is a misapplication of Revolve. Revolution works when your geometry has axial symmetry, which an arbitrary non-planar opening does not. You would get a rotationally symmetric surface that likely doesn't conform to the opening's shape, requiring complex trimming that still won't guarantee tangency.
D misunderstands the workflow entirely. Stitching requires a closed surface to form a solid, but you have an opening — the body isn't closed. Shell operates on solids to hollow them out; it doesn't patch missing faces.
Study tip: In Fusion 360, Surface Patch = "fill a closed gap with continuity control." Whenever a question involves a non-planar boundary and tangency requirements, Patch is almost always the answer.
Question 7
A product housing requires a smooth surface transition from a closed circular sketch on one plane to a closed rounded-rectangle sketch on an offset plane. The transition must remain uncapped so later surface features can modify both ends.
Which feature is the best starting point?
- Surface Extrude, because it can change a circular section into any later section
- Surface Revolve, because every closed profile can transition around a selected axis
- Surface Patch, because it fills the space between any two separated loops
- Surface Loft, because it creates an uncapped transition between unlike sections (correct answer)
Explanation: When you encounter a question about transitioning between two unlike closed profiles in Fusion 360, ask yourself: which surface tool is specifically designed to blend different cross-sectional shapes across a distance? That's the core concept being tested here.
Surface Loft (D) is exactly the right tool for this scenario. It accepts two or more profile sketches on separate planes and generates a smooth, continuous surface that interpolates between them — even when those profiles have different shapes, like a circle and a rounded rectangle. Crucially, a Surface Loft produces an open, uncapped shell by default, meaning both end loops remain accessible for downstream surface operations like patching, trimming, or further lofting.
The distractors each represent a common misconception. Choice A, Surface Extrude, simply pushes a single profile along a straight path — it cannot morph one shape into another. It would give you a cylinder or a rounded-rectangle tube, never a transition between the two. Choice B, Surface Revolve, sweeps a profile around an axis to create rotational geometry; it requires one profile and one axis, and cannot interpolate between two separate closed loops on different planes. Choice C, Surface Patch, fills a single open boundary loop to close a hole in a surface — it works with one loop at a time and is not designed to bridge across two separated profiles.
A useful rule of thumb: whenever a question describes two different closed profiles on offset planes that need a smooth transition, Loft is almost always the answer. Remember — Loft = blending between profiles; Patch = filling a single hole.
Question 8
To create the side of a funnel, a designer sketches one slanted open line. One endpoint lies on the intended axis, and the other endpoint lies away from it. The line is revolved through 360∘ using Surface Revolve.
What should the designer expect from this operation?
- A conical surface with an apex and an open circular boundary at its base (correct answer)
- A solid cone because a full revolution always encloses a volume
- A capped conical surface because the endpoint on the axis creates both caps
- A failed feature because a surface-revolve profile may not touch its axis
Explanation: Whenever you see a question about Surface Revolve in Fusion 360, focus on one key distinction: a surface operation creates a shell — it has no thickness and encloses no volume on its own. The geometry you provide is swept through space, generating only the faces it traces.
Here, a single open line is revolved 360°. One endpoint sits on the axis, and as that point revolves, it traces a single fixed point — the apex. The other endpoint sweeps a full circle, creating an open circular edge at the base. The result is a hollow conical surface: an apex at the top and an open rim at the bottom, exactly what A describes. This is the correct answer.
B is wrong because Surface Revolve never produces a solid, regardless of the revolution angle. "Full revolution" means the surface closes on itself laterally, but it doesn't cap the ends or generate volume — that requires a Body/Solid Revolve or additional surface patches.
C is wrong because only the one endpoint that lies on the axis converges to a point (the apex). The other endpoint traces a circle and remains open. No cap is generated at the base; you would need to manually add a planar surface to close it.
D is wrong because touching the axis is perfectly legal in Surface Revolve. In fact, it's a standard technique for creating cones and funnel geometry. The operation will complete without error.
Study tip: Always ask yourself — surface or solid? Surface tools in Fusion 360 build shells, never volumes, no matter the sweep angle. Question 9
A closed rectangular sketch is selected in the Surface workspace and extruded by 25 mm. The designer expects to obtain a hollow, open-ended sleeve rather than a solid block.
Which description best matches the resulting surface feature?
- A single planar surface translated away from the sketch plane
- A solid block because every closed sketch is treated as a volume
- A capped sheet body containing side faces and both rectangular ends
- A surface body containing side faces but no automatically capped ends (correct answer)
Explanation: When working in Fusion 360's Surface workspace, the critical distinction is that surface tools create shell-like bodies with zero thickness — they represent geometry, not volume. When you extrude a closed sketch using the Surface extrude command, Fusion generates faces along the profile's edges, not a filled solid.
For a closed rectangular sketch extruded 25 mm in the Surface workspace, the result is four side faces (one per edge of the rectangle) forming an open-ended tube. No cap is applied to the top or bottom — the ends remain open. This makes D correct: you get a surface body with side faces and no automatically generated end caps.
Here's why the other choices miss the mark. A describes what happens when you extrude a single line or open curve — you get one planar face translated through space. A closed rectangular sketch produces four connected faces, not one. B reflects a common misconception: closed sketches only produce solid volumes in the Model workspace using the Extrude command set to "New Body" or "Join." Switching to the Surface workspace fundamentally changes the behavior — closedness of the sketch does not force a solid result. C would be accurate if Fusion automatically capped the ends, but surface extrudes intentionally leave ends open; capping requires a separate Patch or Planar surface operation.
The key study tip: always note which workspace you're in before predicting a feature's result. Surface tools create open shell geometry by default, while solid tools fill closed profiles with volume. This workspace-awareness question pattern appears frequently on the exam. Question 10
A Surface Loft uses three section profiles on parallel construction planes. A spline is then selected as a rail. The spline intersects the first and last profiles but passes slightly beside the middle profile.
What is the most likely reason the loft cannot use this spline as a rail?
- A loft rail must be planar and lie on the same plane as every section
- A loft rail must intersect each section profile used by the loft (correct answer)
- A loft rail may connect only the first and last profiles of a loft
- A loft rail must be a straight line when the profiles are parallel
Explanation: When working with Surface Loft in Fusion 360, rails are curves that guide how the loft surface transitions between section profiles. Think of rails as constraints that "steer" the surface — but to steer it, the rail must physically connect to every section profile it's supposed to guide.
This is exactly why B is correct. A rail must intersect each section profile included in the loft. When the spline passes beside the middle profile rather than through it, Fusion 360 has no way to anchor that rail to that section. The loft engine cannot determine how the rail should influence the surface at that profile, so it rejects the rail entirely. Fix: adjust the spline so it passes through all three profiles, or use the rail only with profiles it actually touches.
As for the distractors — A is wrong because rails absolutely do not need to be planar or coplanar with the sections. In fact, a curved, three-dimensional spline is one of the most common rail types used precisely to add curvature across parallel planes. C is wrong because rails are not limited to connecting only the first and last profiles; their whole purpose is to guide the surface through all intermediate sections as well. D is wrong because there is no requirement for a rail to be a straight line when profiles are parallel — curved rails on parallel-plane lofts are standard practice in surface modeling.
A helpful rule of thumb: "No touch, no control." If a rail doesn't intersect a profile, it can't control the loft at that profile — so Fusion 360 won't allow it.