Autodesk Fusion 360 Quiz: Offset And Tangent Planes
10 questions · exam conditions
0:00
Offset And Tangent PlanesQuestion 1 of 10

An offset plane was created 12 mm12\text{ mm} outside a planar housing face. The same plane must instead be located 12 mm12\text{ mm} inside the housing without changing which face it references.

Which edit most directly produces the required result while retaining the existing parametric reference?

Change the offset from 12 mm12\text{ mm} to 12 mm-12\text{ mm}, or use the plane's direction-flip control.
Change the offset from 12 mm12\text{ mm} to 24 mm24\text{ mm} and reverse the face normal.
Move the source face inward by 12 mm12\text{ mm} while leaving the plane parameter unchanged.
Convert the offset plane to a tangent plane and set its rotation to 180180^\circ.
← Back to quizzes

Autodesk Fusion 360 Quiz

Autodesk Fusion 360 Quiz: Offset And Tangent Planes

Practice Offset And Tangent Planes 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 Offset And Tangent Planes, 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

An offset plane was created 12 mm12\text{ mm} outside a planar housing face. The same plane must instead be located 12 mm12\text{ mm} inside the housing without changing which face it references.

Which edit most directly produces the required result while retaining the existing parametric reference?

  1. Change the offset from 12 mm12\text{ mm} to 12 mm-12\text{ mm}, or use the plane's direction-flip control. (correct answer)
  2. Change the offset from 12 mm12\text{ mm} to 24 mm24\text{ mm} and reverse the face normal.
  3. Move the source face inward by 12 mm12\text{ mm} while leaving the plane parameter unchanged.
  4. Convert the offset plane to a tangent plane and set its rotation to 180180^\circ.
Explanation: Whenever you encounter a question about parametric construction planes in Fusion 360, focus on two things: preserving the existing reference geometry and achieving the correct spatial result with the fewest destructive changes. An offset plane's position is defined by two parameters: the reference face and the offset distance, which carries a sign tied to the face normal direction. When the plane sits 12 mm12\text{ mm} outside the face, the offset is positive relative to the outward normal. To place it 12 mm12\text{ mm} inside, you simply flip that sign — either by typing 12 mm-12\text{ mm} into the distance field or clicking the direction-flip arrow in the dialog. The reference face stays exactly the same, the history feature is preserved, and the plane lands precisely where you need it. That makes A the correct, direct solution. B is wrong on two counts: changing the offset to 24 mm24\text{ mm} moves the plane further outside, not inside, and "reversing the face normal" is not a standard offset-plane parameter — face normals are properties of the body, not the construction plane feature. C is tempting but destructive: moving the source face changes the underlying geometry of the housing itself, which would propagate unintended downstream changes throughout the model history — the opposite of a targeted fix. D conflates two unrelated feature types. A tangent plane references curved surfaces and uses orientation angles; it cannot substitute for a simple offset plane on a flat face, and 180°180° rotation does not replicate a sign-flipped offset. As a study habit, remember that signed offsets are the cleanest way to flip a plane's side — no geometry edits required, and the parametric chain stays intact.

Question 2

Two sketch planes must remain symmetrically positioned on opposite sides of the model's central origin plane. Their distance from the center will be controlled by a shared user parameter, and editing one construction-plane feature should not cause the other to inherit an unintended dependency.

Which construction strategy best satisfies these requirements?

  1. Offset the first plane from the origin plane, then offset the second plane from the first by twice the parameter.
  2. Offset both planes independently from the origin plane, using positive and negative forms of the shared parameter. (correct answer)
  3. Offset both planes from the same outer model face, assigning the shared parameter to both features.
  4. Create the second plane tangent to the first plane, then use the shared parameter as its rotation angle.
Explanation: When working with parametric construction planes in Fusion 360, the key principle is independent, symmetric control from a shared reference. Any time you need two planes equidistant from a center, ask yourself: does each plane derive its position from the same neutral origin, or does one depend on the other? Offsetting both planes directly from the origin plane using +parameter and -parameter is the correct strategy (B). Because each plane references the same fixed origin independently, changing the parameter moves both planes symmetrically and simultaneously — no cascading dependencies, no unintended inheritance. Choice A creates a dependency chain: the second plane is offset from the first plane, not from the origin. If you later suppress, reorder, or modify the first plane's feature, the second plane breaks or shifts unexpectedly. The "twice the parameter" math might produce the correct geometry initially, but the structural dependency violates the requirement that editing one feature shouldn't affect the other. Choice C anchors both planes to an outer model face. That face's position may change as the model evolves, making neither plane reliably symmetric about the central origin. You've lost your stable, neutral reference point entirely. Choice D misuses the tangent-and-rotation workflow. Rotation angle is not the same as linear offset distance, and making the second plane dependent on the first reintroduces the same cascading dependency problem as A — only with an even less intuitive geometric relationship. Study tip: In Fusion 360 parametric modeling, always prefer parallel, independent references over chained ones. If two features must stay symmetric, drive them both from the same fixed reference with mirrored parameter signs — not from each other.

Question 3

A tangent construction plane has been created from the cylindrical face of a shaft. The shaft axis and diameter remain unchanged, but the tangent plane's angular parameter is edited.

What is the expected effect of changing this angular parameter?

  1. The plane rotates around the shaft's axis to a different tangential position while remaining tangent to the cylindrical face. (correct answer)
  2. The plane translates along the shaft's axis while preserving its original orientation and tangential contact line.
  3. The plane offsets radially away from the shaft and ceases to contact the cylindrical face.
  4. The plane rotates about its own normal, changing sketch orientation but not its tangential position.
Explanation: When working with construction planes in Fusion 360, it helps to clearly understand what each parameter controls. A tangent plane on a cylindrical face is defined by two things: its tangency condition (always touching the cylinder's surface) and its angular position around that cylinder's axis. Think of the cylinder as a clock — the tangent plane can "land" at 12 o'clock, 3 o'clock, or anywhere in between, always staying flush against the surface. Changing the angular parameter does exactly what the clock analogy suggests: it rotates the plane around the shaft's axis to a new tangential position, like sweeping from 12 o'clock to 3 o'clock. The plane never lifts off the surface — it remains tangent throughout. This makes A the correct answer. B is incorrect because translating along the shaft's axis is controlled by a separate offset or positional parameter, not the angular one. The angular parameter governs rotation around the axis, not movement along it. C is wrong because offsetting radially would break the tangency condition entirely — Fusion 360's tangent plane definition keeps the plane in contact with the face by construction; changing only the angle doesn't alter that contact constraint. D describes a rotation about the plane's own normal, which would be like spinning the plane like a pinwheel in place — this doesn't correspond to any standard angular parameter in Fusion 360's tangent plane definition. A useful study habit: when you see a question about editing construction plane parameters, mentally map each parameter to one specific geometric degree of freedom. Angular = rotation around the reference axis, offset = translation perpendicular to the surface.

Question 4

A designer wants a construction plane tangent to a cylindrical pipe specifically at an axial station 40 mm40\text{ mm} from one end. The pipe is a straight cylinder of constant diameter.

Why does the basic tangent-plane definition not require the axial station to determine the plane?

  1. A cylindrical tangent plane contacts the face at only one point, so every axial station gives a different plane.
  2. A tangent plane automatically becomes perpendicular to the cylinder axis at the selected axial station.
  3. The tangent-plane angle is interpreted as an axial distance when a cylindrical face is selected.
  4. A plane tangent to a straight cylinder at a selected angle contacts it along a line parallel to the cylinder axis. (correct answer)
Explanation: When working with tangent planes on curved surfaces in Fusion 360, the key is understanding the geometry of the tangent condition itself — specifically, what a tangent plane actually touches on different surface types. On a straight cylinder, any plane tangent to the curved face doesn't contact the surface at a single point — it contacts it along an entire line running parallel to the cylinder axis. Think of placing a flat board against a pipe: the board touches the pipe along a full-length stripe, not at a dot. Because this contact line runs the full axial length of the cylinder, the tangent plane's orientation is completely defined by the angle around the circumference alone. No matter where along the axis you slice, the tangent plane at that angular position is the same infinite plane. That's exactly what answer D captures — the axial station (40 mm40 \text{ mm} from the end) is geometrically redundant for defining the plane's orientation. Answer A is the opposite of reality — it incorrectly describes a sphere's tangent behavior (one point of contact), not a cylinder's. Answer B invents a constraint that doesn't exist; a tangent plane on a cylinder is parallel to the axis, not perpendicular to it. Answer C fabricates a Fusion 360 interface behavior — the software does not reinterpret an angular input as an axial distance. For your study strategy, remember the phrase "cylinder tangent = line contact, not point contact." Whenever a question involves tangent planes on cylindrical faces, ask yourself what geometric feature fully defines the plane — and for cylinders, that's the circumferential angle alone.

Question 5

A construction plane is tangent to a cylindrical face created by an earlier revolve feature. Several sketches depend on that plane. The revolve is edited so that the cylindrical region is replaced entirely by a planar face.

What is the most likely design-history consequence?

  1. The tangent plane remains fixed at its last valid position, and all dependent sketches stay fully associative.
  2. The tangent plane automatically changes to an offset plane using the new planar face as its reference.
  3. The tangent-plane feature loses or invalidates its required curved-face reference, affecting downstream dependent sketches. (correct answer)
  4. The tangent plane is deleted automatically, but the dependent sketches are transferred to the nearest origin plane.
Explanation: When working with Fusion 360's parametric design history, you need to think about reference dependency chains. Every feature that relies on geometry from a previous feature creates a parent-child relationship — if the parent geometry changes fundamentally, children that depended on specific characteristics of that geometry can break. A tangent construction plane is defined by exactly one requirement: a curved (cylindrical or similar) face to be tangent to. That curved face is its sole geometric reference. When you edit the revolve so the cylindrical face no longer exists — replaced by a flat, planar face — the tangent plane's defining reference simply disappears. Fusion 360 cannot reinterpret a tangent constraint against a flat face (tangency to a plane is geometrically undefined in the same way), so the feature flags as invalid. Any sketches built on that now-broken plane lose their stable reference, cascading the error downstream. That's why C is correct. A is wrong because Fusion 360 doesn't silently "freeze" broken features at their last position while pretending they're still associative — that would hide critical errors from you and corrupt downstream geometry unpredictably. B is wrong because Fusion 360 won't automatically reinterpret a tangent-plane definition as an offset-plane definition. These are distinct plane types with different creation logic; the software won't swap them without your explicit action. D is wrong because Fusion 360 doesn't auto-delete features or auto-migrate sketches to origin planes. Broken features are flagged with errors, not silently removed. Study tip: On parametric-modeling questions, always ask: "What happens if the referenced geometry changes type, not just position?" Type changes almost always break dependent features — position changes may simply update them.

Question 6

A machine part has an angled planar mounting face. A sketch plane must be parallel to that face and separated from it by a true perpendicular clearance of 8 mm8\text{ mm}. The required distance is not measured along any global coordinate axis.

Which construction method most directly creates the required plane?

  1. Offset an origin plane by 8 mm8\text{ mm}, then project the mounting face into the sketch.
  2. Create a tangent plane from the angled face and enter a rotation angle of 88^\circ.
  3. Create an offset plane from the angled face and enter an offset magnitude of 8 mm8\text{ mm}. (correct answer)
  4. Create a plane at angle from an edge and set the angular value to 88^\circ.
Explanation: Whenever you see a question about positioning a sketch plane relative to an angled face in Fusion 360, focus on which reference geometry drives the measurement and what kind of distance is required. The key concept here is true perpendicular clearance — the distance must be measured normal to the angled face itself, not along any global X, Y, or Z axis. Fusion 360's Offset Plane tool does exactly this: you select a planar face as the reference, and the entered value is measured perpendicular to that face, regardless of its orientation in 3D space. So selecting the angled mounting face and entering 8 mm8\text{ mm} produces a new plane that is parallel to the mounting face and separated from it by a true 8 mm8\text{ mm} normal clearance. That makes C the direct, correct solution. A fails because offsetting an origin plane (XY, XZ, or YZ) measures distance along a global axis, not perpendicular to the angled face. You would get an incorrect separation unless the face happens to be aligned with that axis — which the problem explicitly rules out. B misuses the Tangent Plane tool, which is designed for curved surfaces, and entering 88^\circ is an angular value, not a linear distance — it doesn't produce an 8 mm8\text{ mm} clearance at all. D similarly confuses angular and linear measurement; "Plane at Angle" rotates around an edge by a specified angle, not translates by a linear offset. As a study tip: in Fusion 360 plane-creation questions, always match the reference geometry (face vs. edge vs. origin) and the measurement type (linear vs. angular) to the requirement. Those two checks will eliminate most distractors instantly.

Question 7

Plane P1 is offset 10 mm10\text{ mm} from a planar face. Plane P2 is then created by selecting P1 and applying an offset of 6 mm6\text{ mm} in the same direction. The offset of P1 is later changed to 14 mm14\text{ mm}.

After recomputation, where is P2 relative to the original planar face?

  1. P2 is 6 mm6\text{ mm} from the original face because its own offset overrides P1.
  2. P2 is 10 mm10\text{ mm} from the original face because its initial global position is retained.
  3. P2 is 14 mm14\text{ mm} from the original face because it becomes coincident with the edited P1.
  4. P2 is 20 mm20\text{ mm} from the original face because its offset remains relative to P1. (correct answer)
Explanation: Whenever you see a question about construction planes in Fusion 360, think about parametric dependency chains. Each offset plane stores its offset value relative to its parent, not relative to the original face. This parent-child relationship is the core concept being tested here. When P2 is created by offsetting P1 by 6 mm6\text{ mm}, Fusion 360 records P2's position as "P1 + 6 mm." It does not memorize P2's absolute position in space. So when P1's offset changes from 10 mm10\text{ mm} to 14 mm14\text{ mm}, P1 moves to 14 mm14\text{ mm} from the original face. P2 then recomputes as 14+6=20 mm14 + 6 = 20\text{ mm} from the original face. That makes D correct. A is wrong because P2 doesn't "own" an independent global position of 6 mm6\text{ mm}. Its 6 mm6\text{ mm} is relative to P1, not to the original face. B is wrong because Fusion 360's parametric engine does not freeze a plane's absolute position at creation time. The entire point of parametric modeling is that geometry updates when parents change. C is a tempting trap — it imagines P2 snapping onto P1 after the edit, as if the 6 mm6\text{ mm} offset disappears. But P2's own offset value is preserved; it simply rides on top of the updated P1. Study tip: Always trace the full dependency chain. On exam questions involving nested offsets or references, ask yourself: "What is each feature's parent?" then propagate changes step by step down the chain.

Question 8

A tangent construction plane is associated with the cylindrical face of a parametric shaft. The tangent-plane angle remains unchanged, but the shaft diameter is increased while its axis stays fixed.

How should the tangent plane update when the model recomputes?

  1. It should retain its previous position and intersect the enlarged shaft because tangent planes are not associative.
  2. It should move radially outward as needed, preserving its angular orientation and tangency to the enlarged shaft. (correct answer)
  3. It should rotate by 9090^\circ around the shaft axis while retaining its previous radial position.
  4. It should automatically convert to an offset plane with distance equal to the shaft's new radius.
Explanation: When working with construction planes in Fusion 360, the key concept to keep in mind is associativity — how planes are defined determines how they update. A tangent plane is defined by two parameters: an angular position around the axis and the constraint that it remains tangent (touching, not intersecting) the cylindrical surface. When the model recomputes after a parameter change, Fusion 360 reapplies that same definition to the updated geometry. Because the tangent plane's defining rule is "touch the cylinder at this angular orientation," increasing the shaft diameter forces the plane to shift radially outward so that tangency is preserved at the same angle. This is exactly what B describes — the plane migrates outward while keeping its orientation, honoring both aspects of its original definition. A is wrong because it contradicts how parametric construction planes work. Tangent planes are associative; they track the geometry they reference. If they simply stayed put, the whole point of parametric modeling would be undermined. C is wrong because nothing in the scenario changes the angular position. Rotating 90°90° around the shaft axis would violate the "tangent-plane angle remains unchanged" condition explicitly stated in the passage. D is wrong because a tangent plane and an offset plane are fundamentally different plane types with different definitions. Fusion 360 does not silently convert one plane type to another during recompute; the plane retains its type and updates within that type's rules. A good study habit here: whenever a question mentions a parametric or associative relationship in Fusion 360, ask yourself what the plane's definition is — that definition is exactly what gets re-solved when the model updates.

Question 9

A tangent plane is created from the conical face of a nozzle. Later, the cone's taper is changed while its axis and the tangent plane's circumferential angle remain unchanged.

Which result is most consistent with parametric design history?

  1. The plane updates its orientation to remain tangent to the revised cone at the same circumferential setting. (correct answer)
  2. The plane remains parallel to its old orientation and becomes an offset plane from the revised cone.
  3. The plane moves only along the cone axis because taper changes cannot affect plane orientation.
  4. The plane becomes perpendicular to the cone axis because the original tangency is no longer supported.
Explanation: When working with parametric modeling in Fusion 360, the key principle to keep in mind is that geometry built from references maintains its relationship to those references when the model updates. A tangent plane derived from a conical face isn't a static, frozen object — it's defined by a live relationship: "stay tangent to this face at this circumferential position." This is exactly why A is correct. When the cone's taper changes, Fusion 360 recomputes the plane's orientation so it remains tangent to the revised cone geometry at the same angular position around the axis. The parametric history knows how the plane was created, so it rebuilds that creation intent — not the old numerical orientation. B is wrong because it describes what would happen if the plane were a dumb, history-free object. An offset plane has a fixed distance relationship, not a tangency relationship — that's a completely different construction type. C incorrectly assumes taper only affects position along the axis, ignoring that changing taper fundamentally changes the surface normal direction, which directly controls tangent plane orientation. D describes a broken or failed feature result, not standard parametric behavior — Fusion 360 doesn't arbitrarily flip a plane to perpendicular; if anything, a failed constraint would throw an error, not reorient the plane to 90°. Study tip: On parametric history questions, always ask yourself: what relationship was used to create the feature? Fusion 360 preserves relationships, not raw values. If something was created as "tangent to X," it will stay tangent to X after edits — that's the entire point of parametric design.

Question 10

A designer creates an offset construction plane from the planar top face of a parametric enclosure. A sketch is placed on the construction plane. Later, the enclosure height is increased, moving the top face upward while the offset parameter remains unchanged.

Assuming the referenced top face still exists, how should the construction plane and sketch respond after the model recomputes?

  1. The plane remains at its original absolute height, while the sketch moves with the top face.
  2. The plane moves with the top face, preserving the specified normal offset; the sketch moves with the plane. (correct answer)
  3. The plane moves by the full enclosure-height change plus twice its specified offset distance.
  4. The plane becomes fixed until its timeline feature is edited and the source face is selected again.
Explanation: Whenever you see a question about construction planes in Fusion 360, the key concept to remember is parametric dependency: construction planes defined relative to a model face maintain a live reference to that face, not to a fixed position in space. When you create an offset construction plane from a face, Fusion 360 records two things: the parent face and the offset distance. The plane's absolute position is computed each time the model recomputes as face position + offset. So when the enclosure height increases and the top face moves upward, the construction plane follows automatically, maintaining the exact specified offset distance from the face. Because the sketch was placed on that construction plane, it rides along too — the sketch-to-plane relationship is also parametric. This is exactly what B describes, making it the correct answer. A is wrong because it reverses the dependency — it incorrectly assumes the plane is frozen at an absolute height while the sketch somehow tracks the face independently. Neither behavior is how Fusion 360 works. C describes a compounding error that doesn't exist. The offset is a fixed normal distance from the face, not a value that gets multiplied or stacked on top of the height change. D reflects a common misconception about the timeline. While you can edit a feature in the timeline, a construction plane with a valid, still-existing parent face does not lose its reference — it simply recomputes. No manual re-selection is needed. As a study tip: think of Fusion 360's parametric features as chains of dependency. When a parent changes, all children downstream update automatically — that's the core promise of parametric modeling.