All questions
Question 1
An active sketch is on a construction plane located above and parallel to a rectangular planar face. The sketch must reference the face's outer boundary as planar sketch geometry, but the construction plane does not cut the model.
Which Project/Include command should be used?
- Use Intersect and select the solid body to create its cross-sectional boundary.
- Use Project and select the four outer edges of the rectangular face. (correct answer)
- Use Include 3D Geometry and select the four edges in their original locations.
- Use Project to Surface and select the construction plane as the target face.
Explanation: When working with Fusion 360's Project/Include tools, the key distinction is where the resulting sketch geometry lands and how it references the source geometry. Each command serves a specific purpose, so matching the scenario's requirements to the right tool is essential.
Here, you need sketch geometry that references the rectangular face's outer boundary, projected onto your active sketch plane (the construction plane above). The Project command (B) does exactly this — it takes selected edges, vertices, or faces and casts them perpendicularly onto the active sketch plane, creating 2D reference geometry you can use directly in your sketch. Since the construction plane is parallel to the face, the four projected edges land as a clean, accurate rectangle on your sketch. This is the correct approach.
A is wrong because Intersect creates geometry where a body cuts through the sketch plane. Since the construction plane doesn't intersect the model, using Intersect would yield no usable geometry — it requires an actual cross-sectional relationship between the plane and solid.
C is wrong because Include 3D Geometry brings edges into the sketch at their original 3D location, not projected onto the sketch plane. This is useful when you want to reference geometry in 3D space, but it won't place the geometry on your elevated construction plane as flat sketch curves.
D is wrong because Project to Surface projects sketch geometry onto a curved or non-planar surface, not from a 3D body onto a sketch plane. It's used for wrapping geometry, not extracting boundary references.
Study tip: Remember the hierarchy — Project goes to the sketch plane, Include 3D keeps geometry in place, and Intersect only works when the plane cuts through the body.
Question 2
A sketch plane passes through the interior of a rectangular solid. A cylindrical through-hole has an axis normal to the sketch plane. The designer uses Intersect and selects the body.
Which result should be expected in the sketch?
- Cross-sectional curves for the body's outer boundary and the circular hole boundary. (correct answer)
- Only the body's outer silhouette, with the internal hole omitted from the result.
- Every model edge projected onto the plane, including edges outside the section.
- A three-dimensional copy of the body edges that touch the sketch plane.
Explanation: Whenever you see a question involving the Intersect command in Fusion 360's sketch environment, focus on what that tool is specifically designed to do: it finds the geometric intersection between the sketch plane and selected bodies, producing the cross-sectional profile exactly where the plane cuts through.
When a sketch plane slices through a rectangular solid containing a cylindrical through-hole, the plane intersects two boundaries simultaneously: the outer walls of the rectangular body and the inner wall of the cylindrical hole. The Intersect command captures both, generating a closed rectangular curve for the outer boundary and a circle for the hole — precisely what answer A describes. This cross-sectional result is the core purpose of Intersect, and it's what makes the tool so powerful for creating accurate profiles from existing 3D geometry.
Answer B is wrong because Intersect does not selectively ignore internal features — it faithfully represents every boundary the plane crosses, including holes. Omitting the hole would defeat the tool's purpose. Answer C describes the behavior of the Project command, not Intersect. Project casts model edges onto the sketch plane regardless of whether they actually intersect the plane, meaning edges above or below the plane can still appear. Answer D is a misconception entirely — sketch curves are always 2D geometry lying on the sketch plane; Fusion 360 never places 3D copies of edges into a sketch.
As a study tip, keep Intersect vs. Project clearly separated in your mind: Intersect = only where the plane cuts through, Project = shadow of edges onto the plane. Exam questions frequently test whether you can distinguish these two commands.
Question 3
A designer projects a model edge into a sketch but clears Projection Link before completing the command. The model edge is subsequently moved by editing an upstream feature.
Which outcome best describes the projected sketch geometry?
- It follows the source edge because every use of Project is associative by definition.
- It remains as a snapshot and does not follow the later source-edge movement. (correct answer)
- It is deleted automatically because an unlinked projection cannot remain in a sketch.
- It moves by half the source displacement because the reference is only partially linked.
Explanation: When working with Fusion 360's Project command, the critical concept is the difference between a linked projection and an unlinked (snapshot) projection. By default, projected geometry maintains an associative link to its source — meaning if the source edge moves, the sketch geometry updates automatically. However, the Projection Link checkbox controls this behavior entirely.
When you clear Projection Link before confirming the command, you're telling Fusion 360 to capture the geometry's current position as a one-time snapshot. The projected line, arc, or curve is placed in the sketch as fixed construction or reference geometry with no ongoing relationship to the model. So when the upstream feature is later edited and the source edge moves, the sketch geometry simply stays where it was originally projected — B is correct.
Choice A is wrong because it treats associativity as unconditional. The Project command can be associative, but that behavior depends on Projection Link being enabled — it is not guaranteed by definition. Choice C is incorrect because Fusion 360 does not delete unlinked projected geometry; it remains in the sketch as valid, stable geometry that just won't update. Choice D describes a partially-linked behavior that doesn't exist in Fusion 360 — there's no "half-linked" state; the reference is either fully linked or completely severed.
A useful mental model: think of Projection Link like a live GPS tracking app. With it on, the dot follows the car. With it off, you get a screenshot of where the car was — and the dot never moves again. On this exam, whenever you see "Projection Link" mentioned, immediately ask yourself whether the link is on or off, because that single toggle determines everything about update behavior.
Question 4
While editing a sketch, a designer needs a noncoplanar model edge available as sketch geometry at its actual spatial location. Flattening that edge onto the active sketch plane would make the intended three-dimensional path incorrect.
Which command best satisfies the requirement?
- Use Project to flatten the model edge orthogonally onto the active sketch plane.
- Use Intersect to retain the entire edge wherever it approaches the sketch plane.
- Use Project to Surface to wrap the edge around the active sketch plane.
- Use Include 3D Geometry to bring the edge into the sketch at its spatial location. (correct answer)
Explanation: When working in Fusion 360 sketches, it's crucial to understand how different projection commands handle geometry in three-dimensional space versus the flat sketch plane. Questions like this test whether you know which command preserves spatial (3D) positioning versus which ones collapse geometry down onto a 2D surface.
The command that satisfies the requirement is D, Include 3D Geometry. This command brings a noncoplanar edge into the sketch while maintaining its actual position in 3D space — it does not flatten, project, or distort the geometry. This is exactly what the designer needs when the true spatial path of the edge matters for the design intent.
Here's why the other options fail: A describes the standard Project command, which performs an orthogonal projection — it casts the edge perpendicularly onto the sketch plane, flattening it. The passage explicitly says flattening would break the 3D path, so this is disqualified. B describes Intersect, which only captures the point or line where a body or face crosses the sketch plane — it doesn't retain the full edge in 3D space; it gives you only the cross-sectional intersection, which would be incomplete or just a point. C, "Project to Surface," is a tool for mapping sketch geometry onto a curved face — it's used in the opposite scenario (pushing 2D art onto 3D surfaces) and has nothing to do with pulling 3D edges into a sketch.
As a study tip, remember the distinction this way: Project = flatten, Intersect = cross-section, Include 3D Geometry = preserve spatial position. Any question referencing maintaining true 3D location inside a sketch should immediately point you toward Include 3D Geometry.
Question 5
An active sketch plane is parallel to a planar model face but is offset far enough that it does not pass through the body. The designer first attempts Intersect and obtains no section curves.
What is the most appropriate next action if the face boundary is still needed as flat sketch geometry on the active sketch plane?
- Modify the body's shape so that its edges physically cross the active sketch plane.
- Use Include 3D Geometry, which retains the face boundary at its original spatial position rather than on the sketch plane.
- Use Project to map the required face edges orthogonally onto the active sketch plane. (correct answer)
- Repeat Intersect while selecting individual boundary edges instead of the body, expecting different results.
Explanation: When working with sketch tools in Fusion 360, it helps to distinguish between three related but distinct commands: Intersect, Project, and Include 3D Geometry. Each pulls existing geometry into a sketch differently, and knowing when each applies is exactly what this question tests.
Intersect creates section curves where the sketch plane physically cuts through a body. Because the sketch plane here is offset and doesn't pass through the body, Intersect finds no intersection — it returns nothing, which is precisely what the designer experienced. The correct next step is Project (C), which casts selected edges, faces, or bodies orthogonally onto the active sketch plane regardless of offset distance. Think of it like shining a flashlight perpendicular to the sketch plane: the shadows of those face edges land on the plane as usable flat sketch geometry, exactly what the designer needs.
A is a destructive workaround — physically reshaping the body just to generate intersection curves defeats the purpose of the workflow and is never appropriate when a dedicated projection tool exists. B describes Include 3D Geometry, which does bring edges into the sketch environment but keeps them at their original 3D position in space, not projected onto the sketch plane. This makes them reference geometry that doesn't lie on the sketch plane, so they can't function as flat sketch curves for subsequent operations like extrude or offset. D is simply incorrect logic — Intersect checks for plane-body intersection geometrically; selecting individual edges instead of the whole body won't change the fact that nothing crosses the plane.
Your study tip: memorize the trio — Intersect = slice, Project = shadow, Include = borrow in place. Match the tool to whether you need a cross-section, a flat projection, or a 3D reference.
Question 6
A complex model face contains many edges, but a downstream sketch needs only two of them as positioning references. The design is expected to change, and unnecessary projected geometry could create extra profiles and dependencies.
Which projection workflow is the best choice?
- Project the entire body so any edge that may become useful is already available.
- Intersect the entire body and delete all section curves except the two references.
- Redraw both references manually and estimate their alignment with the model edges.
- Project only the two required edges and retain links when associative updates are needed. (correct answer)
Explanation: When working with projected geometry in Fusion 360, the guiding principle is selective precision — project only what the downstream sketch actually needs, and preserve associativity so the design adapts cleanly to changes. Questions like this test whether you understand how over-projecting creates fragile, cluttered sketches.
Projecting only the two required edges, as described in D, is the correct workflow. It minimizes the number of profiles and constraints in the sketch, reducing the chance of unintended dependencies or broken references when the model changes. Retaining links (associative projection) means if those edges move or reshape, the sketch updates automatically — exactly what a changing design demands.
A is tempting because it feels "future-proof," but projecting the entire body floods the sketch with extra geometry, creating unwanted profiles and a web of dependencies. When the model changes, far more references can break, making the sketch harder to maintain, not easier. B compounds this problem — intersecting the full body generates even more section curves, and manually deleting most of them is both tedious and error-prone; any you miss can still corrupt the sketch. C is the worst option: manually estimating alignment breaks the parametric relationship entirely. If the model updates, your hand-drawn references stay fixed, defeating the whole purpose of a parametric workflow.
A useful rule of thumb for Fusion 360 exam questions: fewer projected entities = fewer failure points. When a question mentions a design expected to change, always prioritize associative, minimal projections over broad or manual approaches.
Question 7
A downstream sketch contains a rectangle projected from four edges of an upstream feature. Projection Link was enabled when the edges were projected. The upstream feature is later edited so that the source rectangle becomes wider.
What should happen when the design recomputes successfully?
- The projected rectangle keeps its original width until its sketch dimension is edited.
- The projected rectangle becomes independent because projected entities update only once.
- The projected rectangle updates to follow the changed locations of its source edges. (correct answer)
- The projected rectangle converts automatically into unconstrained construction geometry.
Explanation: When working with projected geometry in Fusion 360, the critical concept to understand is the Projection Link. When you project edges into a sketch with Projection Link enabled, you're creating a live reference — the projected entities become parametrically tied to their source geometry. Think of it like a mirror that continuously reflects whatever the original shows.
So when the upstream feature is edited and its rectangle grows wider, the downstream sketch recomputes and its projected edges follow suit — moving to match the new positions of the source edges. This makes C the correct answer: the projected rectangle updates automatically to reflect the changed edge locations.
A is wrong because it describes the behavior of a broken or unlinked projection. Once Projection Link is active, no manual dimension edit is required — the update happens automatically during recompute. B reflects a common misconception: projected entities with an active link do not become independent after their first update. The link persists across all future recomputes unless explicitly broken. D is incorrect because Fusion 360 does not silently convert linked projected geometry into unconstrained construction geometry — that's not a built-in behavior. Construction geometry is a deliberate setting, not an automatic fallback.
A useful study tip: on Fusion 360 exam questions, pay close attention to whether Projection Link is on or off. If it's on, the geometry is fully associative and updates with the model. If it's off (or if you manually break the link), the projection becomes a static snapshot. This distinction drives the answer to nearly every projected-geometry question you'll encounter.
Question 8
A straight model edge passes obliquely through the active sketch plane at exactly one location. A designer chooses Project/Include > Intersect and selects only that edge.
What sketch geometry should Fusion 360 create?
- A full-length line matching the model edge's true three-dimensional length.
- A projected line extending between the model edge's two projected endpoints.
- A construction line normal to the sketch plane at the crossing location.
- A sketch point located where the model edge crosses the sketch plane. (correct answer)
Explanation: When working with Fusion 360's Project/Include > Intersect tool, the key concept to understand is what geometry is actually being computed. Intersect doesn't project an edge onto the sketch plane — it calculates where external geometry crosses the sketch plane, and that crossing produces only the geometry that exists at that intersection.
When a straight edge passes obliquely through a sketch plane at exactly one location, the intersection between an infinite line and a plane is, geometrically speaking, a single point. Fusion 360 honors this math precisely: it creates a sketch point at the crossing location — answer D. That point is associative, meaning it updates if the model changes.
Answer A is wrong because Intersect never replicates the full 3D length of an edge. That would be the behavior of Include (or Project with the edge lying on the plane), not Intersect. Answer B describes what Project does when an edge is projected onto the sketch plane — it drops perpendicular rays from the edge's endpoints and draws a line between them. Intersect has a fundamentally different purpose. Answer C invents behavior that doesn't exist in Fusion 360; the tool creates no construction lines, and there's no reason the result would be normal to the sketch plane.
A useful mental model: Project = shadow cast onto the plane; Intersect = pin stuck through the plane. The pin only touches the plane at one spot — a point. On exam questions about sketch tools, always ask yourself what the geometric relationship between the geometry and the plane actually produces before matching it to a tool's output.
Question 9
A circular model edge lies in a plane that is oblique to the active sketch plane. The designer uses Project rather than Include 3D Geometry. The circular edge is neither parallel nor perpendicular to the active sketch plane.
What form does its orthogonal projection take in the sketch?
- A circle with the original diameter, because orthogonal projection preserves true lengths in all directions.
- An ellipse or ellipse-like closed curve, because the oblique angle foreshortens the circle in one direction. (correct answer)
- A straight line segment, because a tilted circle always projects edge-on onto any non-parallel plane.
- A spatial circle offset from the sketch plane, because projection retains the geometry's three-dimensional position.
Explanation: When working with Fusion 360's Project tool, you're performing an orthogonal (perpendicular) projection of 3D geometry onto a flat sketch plane. The key concept here is how geometric shapes transform when projected at an angle — something borrowed directly from descriptive geometry.
A circle lying in a plane oblique to your sketch plane is like tilting a coin partway between face-on and edge-on. When you project it orthogonally, the dimension running across the tilt gets foreshortened, while the dimension parallel to the sketch plane remains unchanged. This unequal scaling in two perpendicular directions produces an ellipse — making B correct. The projected curve is a closed, smooth ellipse-like shape rather than the original circle.
Choice A is wrong because orthogonal projection does not preserve true lengths in all directions — only lengths parallel to the projection plane are preserved. A circle projected obliquely loses its circular symmetry precisely because one axis is foreshortened.
Choice C describes what happens only in the special edge-on case, where the circle's plane is perpendicular to the sketch plane and you're viewing it exactly edge-on. The passage explicitly states the circle is neither parallel nor perpendicular, so this degenerate line projection doesn't apply.
Choice D is a fundamental misunderstanding of how Project works versus Include 3D Geometry. Project flattens geometry onto the sketch plane — it doesn't float a 3D copy above it. That floating behavior is closer to what Include 3D Geometry does.
Study tip: Remember the coin analogy — oblique circle = ellipse projection. Any time a question mentions an oblique or tilted circular edge and the Project tool, expect an ellipse, not a true circle.
Question 10
Four linked model edges are projected into an active sketch. Their projected endpoints meet and form one closed rectangular loop. The designer wants to extrude the enclosed region without tracing another rectangle.
Which statement correctly describes the projected loop?
- It can define a selectable sketch profile even though its edges remain linked references. (correct answer)
- It must be traced because projected geometry cannot participate in closed sketch profiles.
- It can define a profile only after Projection Link is disabled for all four edges.
- It must first be converted to construction geometry before Extrude can detect the region.
Explanation: When working with projected geometry in Fusion 360, the key concept to understand is that projected edges are reference geometry — they mirror model edges into the sketch plane and update parametrically — but they are still fully valid sketch curves capable of forming closed profiles.
When four projected edges meet end-to-end to form a closed rectangular loop, Fusion 360 automatically detects the enclosed region as a sketch profile, shown by the characteristic shaded fill. You can click directly on that region and use Extrude (or any profile-based feature) without drawing a single additional line. This confirms that A is correct: projected linked edges absolutely can define a selectable sketch profile while remaining live references to the model.
B is wrong because it states projected geometry cannot participate in closed profiles — this is a flat misconception. Projection Link status has no bearing on whether geometry forms a profile; the only requirement is that curves are closed and connected.
C is wrong for a similar reason. Disabling the Projection Link simply breaks the parametric association to the model edge, converting it to a fixed sketch curve. This step is unnecessary for profile detection and actually removes a useful feature.
D is wrong because converting edges to construction geometry does the opposite of what you want — construction geometry is explicitly excluded from profile detection by Fusion 360. Sending your boundary curves to construction would make the profile disappear, not appear.
A good study tip: remember that in Fusion 360, how geometry was created (projected, drawn, derived) doesn't determine whether it forms a profile — closure and connectivity do.