Autodesk Fusion 360 Quiz: Construction Geometry
10 questions · exam conditions
0:00
Construction GeometryQuestion 1 of 10

A housing has a top planar face whose height is controlled by an earlier extrude. A gasket profile must remain on a plane located 12 mm12\ \text{mm} above that face, even when the housing height changes.

Which construction workflow provides the intended parametric behavior with the fewest dependencies?

Create an Offset Plane from the top face and set its offset to 12 mm12\ \text{mm}.
Create an Offset Plane from the XY origin plane and set its offset to the current gasket height.
Create a Midplane between the top face and the XY origin plane, then sketch the gasket there.
Create a Plane at Angle from a top edge and set the angle to 00^\circ.
← Back to quizzes

Autodesk Fusion 360 Quiz

Autodesk Fusion 360 Quiz: Construction Geometry

Practice Construction Geometry in Autodesk Fusion 360 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 Construction Geometry, giving you a quick way to practice the rules, question types, and explanations that matter most for Autodesk Fusion 360.

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 housing has a top planar face whose height is controlled by an earlier extrude. A gasket profile must remain on a plane located 12 mm12\ \text{mm} above that face, even when the housing height changes.

Which construction workflow provides the intended parametric behavior with the fewest dependencies?

  1. Create an Offset Plane from the top face and set its offset to 12 mm12\ \text{mm}. (correct answer)
  2. Create an Offset Plane from the XY origin plane and set its offset to the current gasket height.
  3. Create a Midplane between the top face and the XY origin plane, then sketch the gasket there.
  4. Create a Plane at Angle from a top edge and set the angle to 00^\circ.
Explanation: When working with construction planes in Fusion 360, the key question to ask is: what should this plane be relative to? If the gasket must stay exactly 12 mm12\ \text{mm} above the housing's top face regardless of how that face moves, the plane's parent reference must be that face itself — not some fixed origin or derived geometry. That's precisely why A is correct. An Offset Plane parented to the top face creates a direct, single dependency: as the extrude parameter changes and the face moves, the construction plane follows automatically, always maintaining the 12 mm12\ \text{mm} offset. It's the shortest, most robust parametric chain possible. B fails because it anchors the plane to the fixed XY origin plane and manually inputs the current gasket height. This breaks parametric behavior — if the housing height changes, you must manually update the offset value. You've created a static reference masquerading as a parametric one. C uses a Midplane between the top face and the XY origin, which introduces two dependencies and places the plane at the geometric midpoint between them. That midpoint has no guaranteed relationship to 12 mm12\ \text{mm} above the face — it changes unpredictably whenever the housing height changes. D creates a Plane at Angle from a top edge at 0°, which produces a plane coincident with that edge's face — essentially recreating the top face itself, not a plane 12 mm12\ \text{mm} above it. The angle parameter does nothing useful here. Study tip: In Fusion 360, always anchor construction geometry to the feature it must follow, not to a convenient but unrelated reference like the origin plane. Fewer dependencies = more reliable parametric models.

Question 2

Two parallel planar faces define opposite sides of an adjustable-width bracket. A sketch must always remain centered between the faces. Either face may move when upstream parameters are edited, and no additional equations should be created.

Which construction feature most directly maintains the required sketch location?

  1. An Offset Plane from the first face using half of the bracket's original width
  2. A Midplane using the two opposite planar faces as its references (correct answer)
  3. A Plane Through Three Points selected from vertices on the two opposite faces
  4. A Plane at Angle using an edge from each opposite face as references
Explanation: When working with adaptive geometry in Fusion 360, the key question to ask is: which construction feature automatically tracks a changing relationship between two references, without requiring manual updates or extra equations? A Midplane — answer B — is purpose-built for exactly this scenario. When you create a Midplane using two planar faces as references, Fusion 360 continuously computes the geometric center between those two faces. If either face shifts due to upstream parameter changes, the midplane repositions itself automatically. No formulas, no offsets to update — the relationship is baked into the feature's definition. Answer A fails because an Offset Plane requires you to hard-code a distance value (half the original width). The moment the bracket width changes, that fixed offset no longer represents the true center, forcing you to update the equation — which directly violates the problem's constraint of no additional equations. Answer C, a Plane Through Three Points, is a valid construction tool but impractical here. Selecting three vertices from two opposite faces doesn't guarantee a centered, parametrically maintained plane. Vertex positions may shift unpredictably, and the plane won't inherently bisect the gap between the faces. Answer D, a Plane at Angle, is designed to create a plane rotated around an axis by a specified angle. Using edges from opposite faces as references doesn't produce a midplane — it produces an angled plane, which is the wrong geometry entirely for this use case. The study tip to remember: whenever a sketch must stay centered between two references that can both move independently, reach for Midplane first. It's the only Fusion 360 construction plane that inherently tracks the bisector of two faces without additional inputs.

Question 3

A mounting pad must be sketched on a plane tangent to a curved face at a specific existing construction point. The face may be modified upstream, but the point will remain constrained to that face.

Which construction command uses the references that most directly express this requirement?

  1. Plane Tangent to Face at Point, selecting the curved face and the construction point (correct answer)
  2. Plane Through Three Points, selecting the construction point and two nearby vertices
  3. Offset Plane, selecting the curved face and entering an offset of zero
  4. Plane at Angle, selecting a nearby edge and setting the angle to 9090^\circ
Explanation: When working with construction planes in Fusion 360, the key question to ask is: which command captures the exact geometric intent with the fewest assumptions? Here, the requirement has two explicit constraints — a tangent relationship to a curved face and a specific point location — so the ideal command should accept exactly those two inputs. Plane Tangent to Face at Point (answer A) does precisely this. You select the curved face to define the tangent orientation and the construction point to define where on that face the plane sits. Critically, because the point is already constrained to the face parametrically, this plane will update correctly if the upstream geometry changes — preserving design intent robustly. Answer B, Plane Through Three Points, introduces two arbitrary vertices that have no guaranteed relationship to the curved face's tangency. The resulting plane might not be tangent at all, and it introduces fragile references that could break or drift when the face is modified. Answer C, Offset Plane with zero offset, sounds clever but doesn't work on curved faces — offset planes require a flat planar face as the reference. A curved face will either throw an error or produce an undefined result, and "zero offset" cannot encode a specific point location anyway. Answer D, Plane at Angle, requires a straight edge reference and defines orientation by rotation, not by surface tangency. The 90°90° angle doesn't inherently produce a tangent condition relative to a curved face, and the specific point is ignored entirely. As a study tip: when a question lists two specific geometric constraints, look for the command whose input fields map one-to-one onto those constraints — that's almost always the correct answer.

Question 4

Two angled construction planes intersect through the interior of a part. A patterned feature requires a construction axis that remains coincident with their intersection as either plane's angle changes.

Which method creates the most associative axis for the pattern?

  1. Create an Axis Through Two Points placed manually on the current intersection line.
  2. Create an Axis Through Edge by selecting a nearby model edge with the same current direction.
  3. Create an Axis Perpendicular at Point using one plane and a point on the other plane.
  4. Create an Axis Through Two Planes by selecting the two angled construction planes. (correct answer)
Explanation: When working with construction geometry in Fusion 360, the key principle to internalize is associativity — how dynamically a feature updates when its parent geometry changes. Questions about construction axes ask you to identify which creation method maintains a parametric relationship with the driving geometry, rather than capturing a snapshot of its current position. The most associative approach here is D: Axis Through Two Planes. When you define an axis as the intersection of two planes, Fusion 360 mathematically derives that axis from both planes continuously. If either plane's angle changes, the axis recalculates automatically because it's directly driven by both parent planes — exactly what the scenario requires. Option A falls into a common trap: placing an axis through two manually selected points captures the intersection at that moment, but those points don't follow the planes if angles update. You've essentially hard-coded a position. Option B is similarly static — selecting a nearby model edge ties the axis to that edge's geometry, not to the construction planes themselves. If the planes rotate and the edge doesn't update accordingly, the axis drifts out of alignment. Option C is the most tempting distractor because it does reference one of the planes parametrically, but "Perpendicular at Point" only constrains the axis relative to one plane and a fixed point on the other. It won't correctly track the true intersection line as both planes change simultaneously. Study tip: On any Fusion 360 question about associativity, ask yourself "what is directly driving this geometry?" The method that references the most relevant parent objects — rather than derived or secondary geometry — will always produce the most robust, updateable result.

Question 5

A slanted straight edge passes through an offset construction plane, but the crossing location is not an existing model vertex. A downstream axis must pass through the exact crossing and follow updates to both references.

Which workflow most directly creates the required associative point?

  1. Create a Point at Vertex after selecting the closest endpoint of the slanted edge.
  2. Create a Point at Edge and Plane using the slanted edge and offset plane. (correct answer)
  3. Create a Point Through Three Planes after treating the slanted edge as a plane.
  4. Create a Point at Center of Circle/Sphere/Torus from geometry near the crossing.
Explanation: Whenever you see a question about construction geometry in Fusion 360, ask yourself: what tool creates a point that is fully defined by two intersecting references and will update automatically when either reference changes? That's the heart of associativity in parametric modeling. The scenario describes a specific geometric situation — a slanted edge crossing an offset plane at a non-vertex location. Fusion 360's Point at Edge and Plane tool is purpose-built for exactly this: it computes the intersection of a linear edge and a plane, placing a construction point precisely where they cross. Because the point is derived from both references, it updates automatically if the edge moves or the plane offset changes, satisfying the downstream axis requirement. Option B is the correct workflow. Option A falls short because Point at Vertex snaps to an existing endpoint or vertex — it cannot calculate a mid-edge intersection with a plane. The scenario explicitly states the crossing is not an existing vertex, so this tool simply cannot reach the required location. Option C describes Point Through Three Planes, which finds where three planes intersect. A slanted straight edge is a 1D element, not a plane, so treating it as one is geometrically invalid and not how Fusion 360 interprets the input. Option D, Point at Center of Circle/Sphere/Torus, extracts a center point from curved geometry. There is no circular or spherical geometry involved here, making this tool entirely irrelevant to the problem. As a study tip: memorize Fusion 360's construction point types by their input requirements (vertex, edge+plane, three planes, circular geometry). Exam questions will often describe the geometry and ask you to match it — knowing the inputs instantly reveals the correct tool.

Question 6

A hole must be drilled normal to an angled planar mounting face through an existing construction point on that face. The face angle may change during later design iterations.

Which construction feature should define the hole's direction most reliably?

  1. Axis Through Two Points, using the construction point and a manually positioned second point above the face
  2. Axis Through Edge, selecting the nearest straight edge of the angled mounting face
  3. Axis Perpendicular at Point, using the angled face and the construction point as references (correct answer)
  4. Axis Through Two Planes, using the angled face and an intersecting vertical origin plane
Explanation: When placing holes that must remain perpendicular to a face regardless of future design changes, your goal is to let Fusion 360 capture the geometric relationship rather than approximate it manually. The question tests your understanding of which axis construction method genuinely ties direction to the face's orientation. Axis Perpendicular at Point — option C — is the correct choice because it directly defines an axis that is mathematically normal to the selected face, anchored at a specific point. When the face angle changes during redesign, the axis automatically updates to remain perpendicular. It encodes the relationship "normal to this face, at this point" in a single, parametric step. Option A is tempting but fragile. Manually positioning a second point "above the face" makes the axis direction depend on your judgment rather than the face geometry itself. When the face rotates, that manually placed point no longer maintains the perpendicular relationship — the axis drifts out of alignment. Option B selects a nearby edge, which only works if that edge happens to run perpendicular to the face — an assumption that breaks the moment the face geometry changes. Edge direction and face normal are different things. Option D uses two planes to find their intersection line, which produces an axis aligned to that intersection, not the face normal. This method is useful for finding centerlines between features, not for generating a perpendicular-to-face direction. The study tip here: whenever a design requirement says "normal to a face," look for construction tools that reference the face itself as an input — not edges, points in space, or plane intersections. Face-referenced features stay correct through parametric updates.

Question 7

A revolved component contains a partial cylindrical bore. A downstream circular pattern must use the bore's centerline, and the bore diameter may be changed later.

Which reference should be used to create the most robust construction axis?

  1. Use Axis Through Cylinder/Cone/Torus, selecting the cylindrical bore face as the reference. (correct answer)
  2. Use Axis Through Two Points, selecting two vertices near the bore opening.
  3. Use Axis Through Edge, selecting one straight edge adjacent to the bore opening.
  4. Use Axis Perpendicular at Point, selecting the bore opening's planar end face.
Explanation: When building construction geometry in Fusion 360, the golden rule is to anchor references to the geometry that defines the feature's intent, not to incidental edges or points around it. For a cylindrical bore, the defining geometry is the cylindrical face itself — its centerline is mathematically embedded in that surface. The Axis Through Cylinder/Cone/Torus tool (answer A) extracts the centerline directly from the cylindrical bore face. This means the axis is parametrically tied to the bore's actual center, so if the bore diameter changes, the axis updates automatically with zero drift. This is exactly the robustness the scenario demands. Answer B fails because vertices near the bore opening are secondary, incidental geometry. If the bore depth or diameter changes, those vertices may shift or disappear entirely, breaking the axis reference. Two-point axes are also susceptible to small modeling changes that reorder vertices. Answer C has a similar fragility problem. A straight edge adjacent to the bore is not the bore's centerline — it's a nearby edge that happens to be parallel or tangential. Any design edit could remove or reposition that edge, and the axis would no longer align with the bore's true center. Answer D, Axis Perpendicular at Point on the planar end face, creates an axis normal to that face rather than coincident with the bore's centerline. Unless the bore is perfectly centered and the face is precisely planar with no offset, this won't reliably track the bore's center through future edits. Study tip: When you see "downstream pattern" + "may be changed later," that's your cue to prioritize feature-based references (cylindrical faces, axes of revolution) over vertex- or edge-based ones — they survive parametric changes far more reliably.

Question 8

A swept tube follows a spline. A profile for a local collar must be sketched at a specified position along the spline and remain normal to the path when the spline's shape changes.

Which construction plane best expresses this design intent?

  1. An Offset Plane from an origin plane, positioned at the collar's current global coordinate
  2. A Plane Along Path using the spline and the required position along it (correct answer)
  3. A Plane Through Three Points sampled near the collar's current path location
  4. A Tangent Plane using the swept tube's outer face near the collar location
Explanation: When working with path-based geometry in Fusion 360, the key question to ask yourself is: what keeps this plane tied to the path's orientation, not just its current position? Design intent means your construction plane should automatically adapt as the geometry changes — not just work for today's snapshot of the model. A Plane Along Path (answer B) is built specifically for this scenario. You specify a path (your spline) and a normalized position along it (a value from 0 to 1), and Fusion 360 constructs a plane that is always perpendicular — normal — to the path at that point. If you reshape the spline, the plane reorients itself automatically. This directly captures the requirement that the collar sketch "remain normal to the path when the spline's shape changes." Answer A fails because an Offset Plane is measured from a fixed origin plane using a global coordinate distance. It doesn't know anything about the spline's direction, so it will never be guaranteed to be normal to the path, especially after the spline is edited. Answer C is a workaround, not intent. Sampling three nearby points approximates a plane at that location today, but this plane is static — it won't update if the path changes, and it isn't mathematically guaranteed to be perpendicular to the spline anyway. Answer D uses a Tangent Plane on the tube's outer cylindrical face, which gives you a plane tangent to the surface — meaning it lies along the tube wall, not across it. This is perpendicular to the wrong axis for sketching a collar profile. Study tip: Whenever a question mentions "normal to a path" or "follows a curve," Plane Along Path is almost always the correct tool — it's the only construction plane that combines positional control and automatic path-normal orientation.

Question 9

A radial rib must be sketched on a plane that passes through a shaft's center axis. The rib's circumferential orientation is controlled by an angle parameter, while the shaft diameter may change.

Which construction method best captures this design intent?

  1. Create an Offset Plane from a tangent face and drive the offset with the angle parameter.
  2. Create a Tangent Plane on the shaft and drive its location with the angle parameter.
  3. Create a Plane at Angle about the shaft axis and drive its angle with the parameter. (correct answer)
  4. Create a Midplane between two shaft faces and drive its position with the angle parameter.
Explanation: When working with parametric construction planes in Fusion 360, the key question to ask is: what geometric relationship needs to be preserved as parameters change? Here, the rib must always pass through the shaft's center axis, and its circumferential position must rotate by a driven angle — that combination points directly to one plane type. A Plane at Angle is defined by a linear edge or axis plus a rotation angle. By selecting the shaft's center axis as the reference and linking the rotation to your angle parameter, the plane always pivots about the axis regardless of shaft diameter changes. This is exactly the design intent described — making C the correct answer. A is flawed because an Offset Plane measures a linear distance from a face, not a rotation about an axis. Driving it with an angle parameter is geometrically nonsensical; it would move the plane parallel to a face rather than rotating it around the shaft. B is similarly problematic. A Tangent Plane sits flush against a cylindrical surface at a point of tangency. As shaft diameter changes, the tangent location shifts unpredictably, and there's no clean mechanism to rotate it circumferentially with an angle parameter. D describes a Midplane, which bisects the space between two parallel faces. This is useful for finding centerplanes on symmetric features, but it has no rotational degree of freedom and cannot be driven by a circumferential angle — it would simply float between two axial faces. As a study tip: when a question mentions an axis and an angle, your first instinct should be Plane at Angle. Fusion 360 plane types map directly to their geometric degrees of freedom — match the DOF to the design intent.

Question 10

Three nonparallel construction planes meet at one unique location inside a component. A loft guide must terminate at that location and update whenever any of the three planes moves.

Which construction geometry should be created?

  1. A Point at Center of Circle/Sphere/Torus using nearby curved geometry
  2. A Point at Vertex using a projected intersection from one sketch
  3. A Point Through Two Edges using edges from two of the planes
  4. A Point Through Three Planes using all three construction planes (correct answer)
Explanation: When working with construction geometry in Fusion 360, the key question to ask is: what inputs does my geometry depend on, and will those inputs drive updates automatically? Parametric associativity — the ability of geometry to update when its parents change — is the core concept being tested here. Since the scenario requires a point defined by the intersection of three nonparallel planes, the correct tool is D, Point Through Three Planes. In Fusion 360, this construction point type accepts exactly three planes as inputs and places a point at their unique intersection. Critically, if any of the three planes is moved or modified, the point recalculates automatically — satisfying the "updates whenever any plane moves" requirement perfectly. Choice A is wrong because it depends on nearby curved geometry like circles or spheres, none of which exist in this scenario. Using unrelated geometry would break the intended parametric relationship. Choice B is a trap — projecting a sketch intersection might visually land near the correct spot, but it only references one sketch, not all three planes, so it won't respond to changes in all three planes. It's also sketch-dependent, making it less robust as standalone construction geometry. Choice C, Point Through Two Edges, only uses two inputs; ignoring the third plane means the point isn't fully constrained to that plane's position and won't update correctly when the third plane moves. As a study tip: whenever a question describes geometry that must update with multiple driving inputs, count the inputs and match them to the construction tool that accepts exactly those inputs. Fusion 360's construction point types are named by their input method — use the names as a checklist.