Autodesk Fusion 360 Quiz: Sketch Text And Splines
10 questions · exam conditions
0:00
Sketch Text And SplinesQuestion 1 of 10

A designer must place a serial number along an arc. The arc should control the text placement but must not become part of any extrudable profile. The text should also follow the arc if its radius is changed.

Which sketch workflow best satisfies these requirements?

Create a construction arc and select it as the path for Text on Path.
Create a normal arc, explode the text, and constrain each letter to the arc.
Create straight text, extrude it, and apply a fillet to the resulting letters.
Create a construction arc and manually rotate separate text objects around its center.
← Back to quizzes

Autodesk Fusion 360 Quiz

Autodesk Fusion 360 Quiz: Sketch Text And Splines

Practice Sketch Text And Splines 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 Sketch Text And Splines, 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 designer must place a serial number along an arc. The arc should control the text placement but must not become part of any extrudable profile. The text should also follow the arc if its radius is changed.

Which sketch workflow best satisfies these requirements?

  1. Create a construction arc and select it as the path for Text on Path. (correct answer)
  2. Create a normal arc, explode the text, and constrain each letter to the arc.
  3. Create straight text, extrude it, and apply a fillet to the resulting letters.
  4. Create a construction arc and manually rotate separate text objects around its center.
Explanation: When working with text placement in Fusion 360 sketches, you need to think about two distinct properties: geometric behavior (does the element participate in profiles for extrusion?) and parametric linkage (does the text update automatically when the driving geometry changes?). Questions like this test whether you understand how construction geometry and the Text on Path feature interact. A construction arc is the ideal driving element here because construction geometry is explicitly excluded from closed profiles — it guides and constrains without becoming part of any extrudable region. When you use a construction arc as the path for Text on Path, Fusion 360 links the text placement directly to that arc. If you later change the arc's radius, the text repositions automatically, satisfying the parametric requirement. Answer A is correct because it cleanly satisfies both constraints: the arc won't interfere with extrusion profiles, and the text remains fully associative to the arc. Answer B fails on both counts — a normal arc would contribute to profiles, potentially breaking your sketch geometry, and exploding text removes the parametric link entirely, meaning the text won't follow if the arc changes. Answer C sidesteps the sketch workflow altogether; extruding straight text and filleting letters produces a 3D workaround that ignores the problem of placing text along a curve in the first place. Answer D uses construction geometry correctly but abandons the parametric link — manually rotating separate text objects creates a static arrangement that requires tedious rework whenever the arc radius changes. A useful pattern to remember: whenever a question mentions geometry that must guide without extruding, that's your signal to reach for construction geometry in Fusion 360.

Question 2

Sketch text was exploded so that one letter could be reshaped. After the file was saved and reopened, a spelling error was discovered. Undo is no longer available.

What is the most reliable way to correct the wording while restoring normal text-editing capability?

  1. Delete the exploded outlines and create a new sketch-text object with the corrected wording. (correct answer)
  2. Select all exploded curves and use Edit Text to replace the misspelled characters.
  3. Join the exploded curves into one profile and then convert that profile back to text.
  4. Apply an equal constraint to the exploded letters and enter the corrected wording afterward.
Explanation: When working with sketch text in Fusion 360, it helps to understand a critical distinction: exploded text is no longer a text object — it becomes a collection of ordinary spline curves and line segments. Once text is exploded (using the "Explode Sketch Text" command), Fusion 360 has no memory that those curves ever represented editable characters. This means A is correct. Deleting the exploded outlines and creating a fresh sketch-text object is the only workflow that gives you a true, editable text entity with spell-check-friendly wording. You lose the custom-reshaped letter, but you regain full text-editing capability — which is exactly what the question asks for. B is a trap. There is no "Edit Text" command available on exploded curves because they are no longer recognized as text. Fusion 360's Edit Text dialog only appears when you double-click an intact sketch-text object, not a loose collection of geometry. C describes something Fusion 360 simply cannot do. Joining curves into a closed profile creates a sketch region, not a text object. There is no "convert profile to text" feature in Fusion 360, making this option functionally impossible. D conflates constraints with content editing. Applying an equal constraint affects dimensional relationships between geometry — it has no mechanism for entering or replacing wording. This distractor mixes up two completely unrelated tools. The study tip here: whenever a question involves exploded sketch text, remember that exploding is a one-way, destructive operation. The moment text is exploded, it sheds all text-object properties. Plan your custom letter reshaping after confirming spelling to avoid this exact scenario.

Question 3

Three separate sketch-text objects identify related components. Their wording and alignment differ, but all three must always use the same adjustable text height.

Which method provides the most dependable single-point control of their height?

  1. Create a user parameter and enter its name in the Height field of each text object. (correct answer)
  2. Apply an Equal constraint between one outline segment from each text object.
  3. Explode all three text objects and dimension one vertical curve from each label.
  4. Place all three labels in one text box and separate them with blank spaces.
Explanation: When you need a single value to drive multiple sketch properties in Fusion 360, think about parametric control — the idea that one defined value can propagate automatically wherever it's referenced. That's exactly the concept being tested here. User parameters, created in the Parameters dialog, let you define a named value (like labelHeight = 5 mm) that you can type directly into any compatible input field. When you enter that parameter name in the Height field of each text object, all three labels are mathematically tethered to the same source. Change the parameter once, and every text object updates instantly — no hunting, no manual re-entry, no risk of inconsistency. This makes A the correct and most dependable single-point control method. The distractors each represent a different kind of workaround that falls short. B — applying an Equal constraint between outline segments — sounds geometric, but sketch text objects aren't constrained the same way as regular geometry; their height isn't governed by segment-to-segment relationships, so this won't reliably synchronize text height. C involves exploding the text, which permanently converts it from editable text into raw curves, destroying its text properties entirely and making future edits extremely tedious. D — placing all labels in one text box — forces them to share alignment and formatting, which directly contradicts the passage's requirement that wording and alignment differ between the three objects. As a study tip: whenever a Fusion 360 question involves keeping multiple objects synchronized to one adjustable value, user parameters are almost always the answer. They're the backbone of Fusion's parametric workflow.

Question 4

The endpoint of a fit point spline visually touches the endpoint of a straight sketch line. The connection must remain joined and smooth when dimensions are edited.

Which constraint strategy is necessary for that intended behavior?

  1. Apply Tangent between the objects without constraining their endpoints together.
  2. Apply Coincident at the endpoints and Equal between the line and spline.
  3. Apply Coincident at the endpoints and Tangent between the line and spline. (correct answer)
  4. Apply Collinear to the line and the spline's nearest fit point only.
Explanation: When working with sketch constraints in Fusion 360, you need to think about two separate problems simultaneously: geometric connection (are the objects touching?) and continuity (does the transition look smooth?). These are distinct conditions requiring distinct constraints. To achieve the behavior described — endpoints that stay joined and maintain a smooth transition — you need to address both. A Coincident constraint locks the endpoints together at the same point in space, ensuring they remain connected even as dimensions change. A Tangent constraint then enforces that the spline's direction at that endpoint matches the direction of the line, creating smooth, continuous curvature across the junction. Together, these two constraints give you exactly what the passage requires: C is correct. A is the most dangerous distractor. Tangent alone controls direction but not position — if the endpoints aren't coincident, the objects can drift apart when the sketch updates, leaving you with a smooth-looking gap rather than a true connection. B replaces Tangent with Equal, which constrains the lengths of the line and spline to match — completely unrelated to smoothness or directional continuity at the junction. D uses Collinear, which only makes sense for two straight lines sharing the same infinite line; applying it to a spline's fit point doesn't enforce tangency or endpoint coincidence in the way the scenario demands. Study tip: On constraint questions, always ask two separate questions — "Are these objects positioned correctly?" (Coincident/Midpoint/etc.) and "Are they oriented correctly?" (Tangent/Collinear/etc.). Most smooth-connection scenarios require one constraint from each category.

Question 5

An existing fit point spline is close to the desired shape, but one additional editable location is needed between two current fit points. Rebuilding the entire curve could alter the rest of the profile.

Which action most directly adds the needed editing location?

  1. Add a sketch point near the spline and apply a tangent constraint to it.
  2. Break the spline at that location and reconnect the pieces with a short line.
  3. Use Insert Spline Fit Point on the existing spline at the required location. (correct answer)
  4. Offset the spline, trim both curves, and use their intersection as a fit point.
Explanation: When working with splines in Fusion 360 sketches, it helps to understand the difference between fit points (locations the spline passes through) and control points (handles that influence the curve's shape). Questions like this test whether you know the precise tool for modifying spline geometry without disrupting the rest of the curve. Fusion 360 includes a dedicated command called Insert Spline Fit Point, which lets you click directly on an existing fit point spline to embed a new fit point at any location along it. The curve recalculates locally around the new point while preserving the overall shape elsewhere — exactly what the scenario requires. This makes C the most direct and non-destructive solution. Choice A is a trap: adding a sketch point and applying a tangent constraint does not create a new fit point on the spline. Sketch points are independent geometry, and a tangent constraint controls angular relationship, not editable spline locations. Choice B is destructive — breaking the spline and bridging it with a line segment creates a hard corner and introduces discontinuity, fundamentally changing the curve's nature. Choice D is an overly complex workaround involving offset curves and trimming, which introduces unnecessary steps, potential errors, and still doesn't add a true fit point to the original spline. As a study strategy, remember that Fusion 360 follows a principle of targeted, non-destructive editing — when you see a scenario asking how to add or modify one element without affecting the rest, look for the specialized command designed for exactly that purpose rather than workarounds that rebuild or break existing geometry.

Question 6

Two fit point splines share an endpoint in a styled product outline. A tangent connection removes the visible corner, but the transition still changes curvature too abruptly for the required surface quality.

Which additional sketch relationship best addresses the remaining problem?

  1. Apply an Equal constraint to the two complete spline lengths.
  2. Apply a Curvature constraint at the shared spline endpoint. (correct answer)
  3. Apply a Parallel constraint to the splines near the shared endpoint.
  4. Apply a Midpoint constraint between the shared endpoint and both splines.
Explanation: When working with splines in Fusion 360 sketches, it helps to understand the hierarchy of geometric continuity: positional (G0), tangent (G1), and curvature (G2). Each level builds on the previous. The scenario here has already achieved G1 continuity — the tangent constraint eliminated the sharp corner — but the surface quality still suffers because the rate of curvature change across the junction is uncontrolled. That's a G2 problem, and it requires a curvature constraint to solve it. Applying a Curvature constraint (B) at the shared endpoint forces both splines to match not just direction but also curvature magnitude at that point. This produces G2 continuity, meaning surfaces built from these curves will transition smoothly without abrupt tightening or loosening — exactly what styled product outlines demand for high-quality renders and downstream surfacing. A is wrong because constraining the total lengths of two splines to be equal has no bearing on how they meet at the endpoint — it controls overall size, not local smoothness. C is wrong because a Parallel constraint would affect the orientation of the splines as whole entities or their tangent handles in a coarse way, not precisely match curvature at the shared point. D is wrong because a Midpoint constraint positions a point at the center of a curve segment — it doesn't influence the geometric relationship between two curves at their junction at all. A useful rule of thumb: when a question mentions "surface quality" or "abrupt curvature change" after tangency is already established, your answer almost always involves upgrading to curvature (G2) continuity.

Question 7

A product label is created as sketch text and used by an Extrude Cut feature. The wording may change after design review, but the cut depth and location should remain unchanged.

Which workflow best preserves the ability to revise the wording with minimal rework?

  1. Keep the text as a sketch-text object and extrude its profiles parametrically. (correct answer)
  2. Explode the text into curves before creating the parametric extrusion feature.
  3. Convert the text profiles to construction geometry before creating the cut.
  4. Trace the letters with fit point splines and extrude the traced profiles.
Explanation: When working with text-driven features in Fusion 360, the key question is always: can the original object be edited later without rebuilding downstream features? Sketch text objects are parametric by nature — they remain editable entities in the timeline, meaning you can double-click the sketch, change the wording, and the Extrude Cut feature automatically regenerates using the updated profiles. That's exactly what option A leverages, making it the best workflow for a label that may change after review. Option B is tempting because exploding text into curves can give you finer control over individual geometry, but it destroys the text's parametric identity. Once exploded, the letters become anonymous spline curves — there's no "change wording" option anymore. Any revision means deleting and redrawing everything, which is precisely the rework the question asks you to minimize. Option C misunderstands construction geometry. Converting profiles to construction geometry makes them invisible to features like Extrude — construction lines are reference-only and cannot be extruded. You would simply break the cut feature entirely. Option D, tracing with fit point splines, shares the same fatal flaw as B: manual splines have no semantic link to any text string. Changing the wording means starting over with the traces, which is even more labor-intensive than exploding curves. A useful rule of thumb for Fusion 360 exam questions: whenever a feature needs to remain editable, trace the decision back to the sketch — if the sketch object is native and parametric, downstream features inherit that flexibility. Prefer native sketch text over any converted or manually traced geometry when future edits are anticipated.

Question 8

A fairing profile must pass through several specified inspection points. The engineer also wants the curve to remain smooth between those locations.

Which sketch object is the most appropriate starting choice?

  1. A sequence of tangent arcs centered on the specified inspection points.
  2. A control point spline whose control frame uses the inspection points.
  3. A polyline whose vertices coincide with the specified inspection points.
  4. A fit point spline created through the specified inspection points. (correct answer)
Explanation: When working with curves in Fusion 360 sketch environments, the key distinction to understand is the difference between fit point splines and control point splines — and how each one relates to the geometry you're given. A fit point spline is constructed so that the curve passes directly through each specified point. This is exactly what the fairing scenario requires: inspection points are physical locations the curve must honor, and the fit point spline satisfies that constraint automatically while maintaining smooth, continuous curvature between them. That makes D the correct choice. Looking at the distractors: A is problematic because tangent arcs centered on the inspection points don't actually pass through those points — the center of an arc and the point on the arc are geometrically different locations. You'd lose positional accuracy at every inspection point. B describes a control point spline, which uses a control polygon (or "frame") to influence the curve's shape — the curve passes near those points but not necessarily through them. This is useful for aesthetic shaping, but not when you need the curve to hit specific coordinates. C, a polyline, does pass through the vertices, but it creates sharp corners at each point, violating the requirement for smoothness. A fairing, by definition, must be a smooth, flowing surface — polylines are explicitly not smooth. A good study tip: whenever a question mentions both "passes through specific points" and "remains smooth," immediately think fit point spline. If it says "influence the shape" or "approximate," think control point spline. That pairing will resolve many curve-selection questions quickly.

Question 9

A designer moves one interior fit point of a fit point spline and expects only a short segment immediately beside that point to move. Instead, the nearby curve changes on both sides of the point.

What best explains this result?

  1. Fusion automatically offsets both sides of every spline whenever a fit point is moved.
  2. The spline is one interpolated smooth curve, so moving a fit point recalculates neighboring portions. (correct answer)
  3. Each fit point represents a hidden circular arc whose radius changes on both sides.
  4. The moved point temporarily converts the spline into two equal straight-line segments.
Explanation: When working with splines in Fusion 360, it helps to understand what a fit point spline actually is under the hood: a single, continuously interpolated curve that passes smoothly through all its fit points. The mathematics governing it — typically cubic interpolation — ensures the entire curve remains smooth by recalculating tangent relationships across neighboring segments whenever any point moves. This is the core concept being tested here. This is exactly why B is correct. Because the spline is one unified, smooth curve rather than a collection of independent segments, moving an interior fit point forces the solver to re-evaluate curvature on both sides of that point to maintain continuity. You're not editing an isolated piece — you're adjusting a parameter of the whole curve, and adjacent portions respond accordingly. A is incorrect because Fusion doesn't apply any automatic "offset" behavior to splines. That language describes a completely different tool (the Offset command) and has no relevance to how fit point editing works. C introduces the idea of hidden circular arcs, which conflates splines with arc-based geometry — splines are polynomial curves, not stitched arcs, so no radius is being recalculated on either side. D is perhaps the most misleading distractor: moving a fit point never converts the spline into straight-line segments, equal or otherwise. The curve remains a spline throughout editing. A useful rule of thumb: whenever a Fusion question involves spline behavior, think "globally smooth, locally influenced." Any edit ripples outward because smoothness must be preserved across the whole curve — not just at the point you touched.

Question 10

A sketch contains the letter O as outlined text. It will be used for a shallow engraved cut, and the center of the O must remain as material rather than being removed.

What should be selected for the Extrude Cut?

  1. Select the text baseline and the outer boundary while omitting the inner boundary.
  2. Select both the ring-shaped profile and the enclosed center profile of the letter.
  3. Select only the enclosed center profile and leave the outlined ring unselected.
  4. Select only the ring-shaped text profile between the outer and inner boundaries. (correct answer)
Explanation: When working with outlined text in Fusion 360 sketches, you need to think carefully about which profiles you're selecting and what removing them means physically. Outlined text like the letter "O" creates two closed boundaries: an outer circle and an inner circle. The space between them forms a ring-shaped profile, which represents the actual ink/material of the letter itself. The correct answer is D because selecting only the ring-shaped profile between the outer and inner boundaries is exactly what creates an engraved cut of the letter shape. The extrude cut removes only that ring of material, leaving the center island (the "hole" of the O) intact as solid material — which is precisely the stated requirement. Answer A is wrong because there is no "text baseline" to select for an extrude cut in this context, and selectively omitting the inner boundary doesn't describe a valid profile selection workflow — it misunderstands how Fusion 360 identifies closed profiles. Answer B is wrong because selecting both the ring profile and the enclosed center profile would cut out the entire circular area, including the center — which is the opposite of what you want. The center island would be removed, violating the design intent. Answer C is wrong because selecting only the center profile would engrave just the center hole, leaving the actual letter ring untouched. This is the inverse of the desired result. A useful tip: whenever you work with enclosed text or shapes-within-shapes in Fusion 360, always ask yourself "which profile represents the material I want to remove?" The answer is almost always the ring between boundaries, not the full enclosed area.