AUTODESK FUSION 360 • SOLID MODELING

Revolve & Sweep — Create revolves and sweeps for rotational/profile-based solids

Transform 2D sketches into complex 3D forms by spinning profiles around axes or guiding them along paths.

Historical Context & Motivation

Long before digital modeling existed, craftspeople and engineers understood that many functional and decorative objects — from ancient Greek pottery to Renaissance balustrades — exhibited rotational symmetry. A potter's wheel spins clay around a central axis while the artisan shapes a profile, effectively performing a revolve operation by hand. Similarly, techniques like extrusion molding and pipe bending have always relied on guiding a cross-sectional shape along a path — the physical analog of what CAD engineers now call a sweep. The transition from workshop intuition to parametric digital tools has been a remarkable evolution spanning several decades.

1960s
Bézier & Coons Surface Mathematics
Pierre Bézier at Renault and Steven Coons at MIT independently developed the mathematical foundations for describing free-form surfaces computationally, enabling early swept-surface representations in automotive body design.
1980s
Rise of Solid Modeling Kernels
The ACIS and Parasolid kernels introduced Boolean-operation-driven solid modeling. Revolve and sweep became core feature types in systems like Pro/ENGINEER, enabling designers to build watertight solids from 2D profiles.
1995
SolidWorks Democratizes Parametric CAD
SolidWorks brought parametric feature-based modeling to the Windows desktop, making revolve and sweep operations accessible to a broad audience of designers and artists, not just aerospace engineers.
2013
Autodesk Fusion 360 Launches
Fusion 360 combined parametric, direct, freeform, and surface modeling in a cloud-native platform, with intuitive revolve and sweep tools ideal for visual artists, product designers, and makers.

For visual arts students, the central question is: how do you efficiently translate the curved, organic, and tubular forms common in sculpture, jewelry, furniture, and product design into precise 3D models? The Revolve and Sweep commands answer this question by allowing you to define a 2D silhouette and then generate a 3D solid through rotation or guided extrusion, maintaining full parametric control over every dimension.

Core Principles & Definitions

Both Revolve and Sweep belong to a family of profile-based modeling operations in Fusion 360. Unlike the Extrude command, which pushes a sketch linearly along a single vector, these tools generate solids by manipulating the profile through more complex spatial transformations. Understanding a handful of foundational concepts will allow you to use these tools with confidence and creative intent.

1

Profile Sketch

A closed 2D shape (or set of connected curves) drawn on a sketch plane. The profile defines the cross-section of your future solid. For Revolve, this is the silhouette; for Sweep, it is the shape that travels along the path.
2

Axis of Revolution

An imaginary line around which the profile rotates during a Revolve. It can be a sketch line, a construction line, or an existing model edge. The profile must lie entirely on one side of this axis to avoid self-intersection.
3

Sweep Path

A 2D or 3D curve that defines the trajectory along which a profile is extruded during a Sweep. The path must be tangent-continuous (G1 minimum) and begin at or near the profile's sketch plane.
4

Angle / Full Revolution

For Revolve, you specify how far the profile rotates — from a partial angle (e.g., 90° for a quarter turn) to a full 360° revolution. Partial revolves are useful for creating cutaways, arched surfaces, or sectional molds.
5

Operation Type

Both Revolve and Sweep support four Boolean operations: New Body, Join, Cut, and Intersect. These let you add material, carve grooves, or extract overlap regions.
KEY TAKEAWAY
Think of Revolve as a potter's wheel for your sketch: the profile is the clay's silhouette, and the axis is the wheel's spindle. Sweep, by contrast, is more like piping frosting from a pastry bag — your profile is the nozzle shape, and the path is the trail your hand traces through space. In both cases, a simple 2D drawing becomes an intricate 3D form through one carefully defined motion.

Visual Explanation — Revolve

The cyan shaded region represents the profile sketch sitting to one side of the dashed axis of revolution (yellow). The violet outlines indicate the resulting 3D solid after a full 360° rotation.

In the diagram above, the closed profile sketch — drawn as a single continuous outline — sits entirely to the right of the axis. When Fusion 360 executes the Revolve command, every point on that profile traces a circular arc around the axis, generating the vase-like solid shown in violet. Notice the dashed ellipses at various heights: these represent the circular cross-sections that the revolve produces. If you changed the angle from 360° to 180°, you would receive only half the vase — a technique useful for creating display models, architectural details, or artistic cutaway views.

⚠️ Important Rule
The profile sketch must never cross the axis of revolution. If the profile intersects the axis, Fusion 360 will produce an error because the resulting geometry would self-intersect. If you need a solid centered on the axis (like a sphere), draw only one half of the cross-section and revolve it 360°.

How It Works — Underlying Geometry

While you do not need to manually compute surface equations in Fusion 360, understanding the geometric logic behind Revolve and Sweep helps you predict outcomes, troubleshoot errors, and make intentional design choices. Both operations rely on fundamental principles from solid geometry and differential geometry that CAD kernels evaluate behind the scenes.

Revolve — Surface of Revolution

SURFACE OF REVOLUTION (PARAMETRIC FORM)
S(u, θ) = ( f(u) · cos θ, f(u) · sin θ, g(u) )
Here f(u) is the radial distance of a profile point from the axis, g(u) is its height along the axis, u parameterizes the profile curve, and θ is the rotation angle (0 to 2π for a full revolution). Each profile point sweeps out a circle of radius f(u).

Sweep — Frenet–Serret Frame Along a Curve

SWEEP POSITION (CONCEPTUAL)
P(u, t) = C(t) + x(u) · N(t) + y(u) · B(t)
C(t) is a point on the sweep path at parameter t, N(t) and B(t) are the normal and binormal vectors of the Frenet–Serret frame, and (x(u), y(u)) are coordinates on the profile cross-section. The profile is carried perpendicular to the path at every point.

The key insight is that during a Revolve, every point on the profile traces a perfect circle, so the resulting solid is always rotationally symmetric. During a Sweep, the profile is carried along a path by a moving coordinate frame, and if the path curves in 3D space, the profile may twist and tilt to stay perpendicular to the direction of travel. This is why sweep paths that bend too sharply or loop back on themselves can cause self-intersecting geometry and errors in Fusion 360.

VOLUME OF A SOLID OF REVOLUTION (PAPPUS' THEOREM)
V = 2π · R̄ · A
Where A is the area of the profile and is the distance from the profile's centroid to the axis. This elegant relationship lets you estimate volume without integration — useful for material cost estimates in design projects.

Detailed Breakdown — Sweep Variations & Settings

A circular profile (cyan, left) is guided along a curving 3D spline path (pink). The resulting swept solid (amber outlines) resembles a tube that follows the path's curvature.

Fusion 360's Sweep tool offers several orientation options that control how the profile travels along the path. The default Perpendicular option keeps the profile plane perpendicular to the path tangent at every point — ideal for pipes, cables, and tubular handles. The Parallel option locks the profile orientation to its initial plane, which can be useful for architectural moldings where you want a consistent vertical or horizontal silhouette regardless of path curvature.

Sweep configuration options in Fusion 360
Sweep SettingBehaviorBest For
Single PathProfile follows one spine curve; cross-section remains constant.Pipes, wires, jewelry bands, handles.
Path + Guide RailA second curve constrains scale or position of the profile as it travels.Tapered tubes, organic tendrils, horn shapes.
Path + Guide SurfaceA surface constrains profile orientation, useful for sweeps along complex geometry.Trim pieces on curved panels, edge detailing.
Twist AngleProfile rotates a specified number of degrees along the path length.Twisted columns, drill flutes, decorative spirals.
🎨 Artist's Tip
If your sweep fails with a self-intersection error, try reducing path curvature at sharp bends, shrinking the profile size, or splitting the path into two segments and performing two sequential sweeps joined with the Join operation.

Worked Example — Designing a Ceramic Vase with Revolve

Let us walk through creating a ceramic vase form in Fusion 360 using the Revolve tool. This example mirrors a real design workflow that a visual arts student might encounter when preparing a form for 3D printing or CNC turning.

Creating a Revolved Vase Body
1
Step 1 — Create a New Sketch on the XZ PlaneOpen a new design in Fusion 360. In the toolbar, click Create Sketch and select the XZ plane (front view). This plane will contain both your profile and the axis of revolution. Draw a vertical construction line along the Y-axis — this will serve as your revolve axis.
Sketch plane active with a vertical construction line at X = 0.
2
Step 2 — Draw the Vase ProfileUsing the Spline tool (Sketch → Spline → Fit Point Spline), click a series of points to the right of the construction line that define the outer silhouette of your vase: a narrow base (radius ≈ 20 mm), a wide belly (radius ≈ 50 mm at 80 mm height), a narrowing neck (radius ≈ 18 mm at 140 mm), and a flared rim (radius ≈ 25 mm at 160 mm). Close the profile by connecting the top and bottom endpoints with straight lines that return to the axis.
A closed profile consisting of a spline (outer contour) and straight segments along the axis.
3
Step 3 — Finish Sketch and Invoke RevolveClick Finish Sketch. Then navigate to Create → Revolve in the Solid modeling toolbar. Fusion will ask you to select a Profile (click the closed region of your sketch) and an Axis (click the construction line). Set the angle to Full (360°) and the Operation to New Body.
Dialog configured: Profile selected, Axis set to construction line, Angle = 360°, Operation = New Body.
4
Step 4 — Preview and ConfirmFusion 360 displays a real-time preview of the revolved solid. Orbit the view to inspect the vase from multiple angles. Verify that the belly and rim have the curvature you intended. If the shape feels too bulbous, press Cancel, edit the sketch spline handles, and re-invoke Revolve. When satisfied, click OK.
A solid vase body, approximately 160 mm tall with a maximum diameter of 100 mm, appears in the viewport.
5
Step 5 — Hollow the Interior with ShellTo make the vase functional, use Modify → Shell. Select the top face (the rim opening) and set an inside thickness of 3 mm. This carves out the interior while maintaining uniform wall thickness — a classic post-revolve finishing step.
Final result: a hollow ceramic vase form ready for rendering, 3D printing, or CNC lathe programming.

Strengths, Limitations & Comparisons

Revolve and Sweep are complementary tools, but choosing the right one for a given design task can save significant time and avoid geometry errors. The table below compares them across dimensions that matter most to visual arts practitioners.

Revolve vs. Sweep comparison for visual arts workflows
CriterionRevolveSweep
Input RequiredClosed profile + axis lineClosed profile + path curve (+ optional guide rail)
SymmetryAlways rotationally symmetric about the axisNo symmetry requirement; follows arbitrary path
Typical Use CasesVases, bottles, bowls, knobs, wheels, turned wood formsPipes, cables, picture frames, jewelry bands, handles
Failure RiskLow — fails only if profile crosses the axisHigher — fails if path curvature exceeds profile bounds or if path loops
Geometric ComplexityModerate — always generates surfaces of revolutionHigh — can produce freeform shapes with twist and taper
Parametric FlexibilityAngle is the primary parameter (partial revolves)Path shape, guide rail, twist angle, and scale all adjustable
KEY TAKEAWAY
If you can describe your object by its silhouette from one viewing angle and it is symmetrical around a central axis, use Revolve — it is simpler, more robust, and easier to edit. If your object follows a curving trajectory through space (like a bent tube, a winding railing, or a ring), use Sweep. When in doubt, ask yourself: 'Does this form spin, or does it travel?' Spinning = Revolve. Traveling = Sweep.

Connection to Advanced Techniques

Revolve and Sweep are foundational operations, but Fusion 360 offers advanced tools that build on the same principles. Understanding these connections prepares you for increasingly complex sculptural and product design challenges as your skills develop.

How Revolve & Sweep connect to advanced Fusion 360 techniques
Foundational ToolAdvanced ExtensionWhat It Adds
RevolveLoft (with center rail)Generates solids between multiple profile cross-sections, allowing non-axially-symmetric forms like tapered vessels or organic transitions.
SweepSweep with multiple guide railsControls how the profile scales and shifts at different positions along the path, enabling complex cross-section variation.
Revolve (partial)Revolve + Pattern (Circular)Creates segmented or repeated features around a center — fan blades, fluted columns, decorative rosettes.
SweepT-Spline / Form EnvironmentSubdivision surface modeling for freeform organic shapes that go beyond the limitations of sweep paths; often used after initial sweep to refine curvature.

The Loft command is perhaps the most natural next step after mastering Revolve and Sweep. While Revolve constrains you to rotational symmetry and Sweep constrains you to a constant (or rail-guided) cross-section, Loft allows you to define entirely different profiles at multiple planes along a spine, with Fusion 360 interpolating smooth surfaces between them. For sculptural work, the Form (T-Spline) environment offers an even more intuitive clay-like manipulation paradigm — but understanding how Revolve and Sweep generate precise parametric geometry will make your Form edits more intentional and controlled.

Practice Problems

PROBLEM 1CONCEPTUAL
A designer draws a half-circle profile with a 30 mm radius and places a construction line along one edge of the diameter. If they apply a 360° Revolve around that construction line, what 3D form results? Explain why the profile's position relative to the axis matters.
PROBLEM 2BASIC CALCULATION
A wine glass stem is modeled by revolving a rectangular profile (2 mm wide × 60 mm tall) around an axis located 0 mm from the left edge of the rectangle (i.e., the left edge lies on the axis). Using Pappus' theorem (V = 2π · R̄ · A), calculate the volume of the resulting cylindrical stem. Compare your answer to the volume formula for a cylinder (V = π · r² · h).
PROBLEM 3INTERMEDIATE
You need to model a curtain rod with decorative finials. The rod is a 600 mm long tube that follows a gentle S-curve between two wall brackets. The cross-section is a circle with an outer diameter of 25 mm and inner diameter of 20 mm. Describe the sequence of Fusion 360 operations you would use, specifying which tool (Revolve, Sweep, Extrude, Shell) applies to each part and why.
PROBLEM 4APPLIED
You are designing a sculptural ring for a jewelry portfolio. The ring band must follow a perfect circle (inner diameter 18.5 mm, corresponding to a US ring size 8.5) and have a D-shaped cross-section (flat on the inside, domed on the outside, 4 mm wide × 2.5 mm tall). Outline the Fusion 360 steps to create this ring using Sweep, and explain what would happen if you tried to use Revolve instead.
PROBLEM 5CRITICAL THINKING
Consider a design for a twisted, tapered candle holder where the cross-section (a square, 30 mm × 30 mm at the base) gradually scales down to 10 mm × 10 mm at the top over a 200 mm vertical path, while also rotating 90° around the vertical axis. Can this form be achieved with a single Revolve or a single basic Sweep? Propose a modeling strategy using Fusion 360 tools (you may combine multiple features or use advanced options), and discuss the trade-offs of each approach in terms of parametric editability and surface quality.

Lesson Summary

The Revolve and Sweep commands in Fusion 360 are profile-based solid modeling operations that transform 2D sketches into complex 3D geometry. Revolve spins a closed profile around an axis of revolution to create rotationally symmetric solids — vases, bowls, knobs, and turned forms. Sweep carries a profile along a path curve to generate tubular and trajectory-based shapes such as pipes, rings, handles, and decorative moldings.

Key principles to remember include: the profile must be a closed shape that does not cross the axis (for Revolve) or exceed the path's curvature bounds (for Sweep). Both tools support Boolean operations (New Body, Join, Cut, Intersect) for combining features. Sweep's advanced options — guide rails, twist angle, and orientation modes — unlock complex sculptural forms. Understanding the underlying geometry (surfaces of revolution and Frenet–Serret frames) helps you predict outcomes, troubleshoot errors, and transition to advanced tools like Loft and T-Spline modeling.

Varsity Tutors • Autodesk Fusion 360 • Revolve & Sweep — Create revolves and sweeps for rotational/profile-based solids