Create complex, organic shapes using surfacing and form tools.
While solid modeling handles rigid mechanical features perfectly, it struggles with aerodynamic flowing curves. Surface modeling and T-Splines fill this gap. In solid modeling, every feature has volume — it is a chunk of material. In surface modeling, you work with infinitely thin sheets that can bend, twist, and flow through 3D space with complete freedom.
When should you reach for surfaces instead of solids? Whenever geometry demands smooth, continuous curvature that cannot be achieved with simple extrudes, revolves, or fillets. Think drone fuselages, ergonomic grips, aerodynamic fairings, or any shape that looks like it was sculpted rather than machined. Surfaces give you precise control over curvature continuity — the mathematical smoothness between adjacent patches — which is impossible to achieve with solid-only tools.
Extends an open profile or edge into a surface sheet along a direction vector. Unlike a solid extrude, the result has zero thickness — just a single face.
Spins an open profile around an axis to create a surface of revolution. Ideal for nozzles, domes, and rotationally symmetric fairings.
Blends between two or more cross-section profiles to create a smooth transitional surface. Control rails and tangency conditions let you fine-tune the shape between sections.
Moves a profile along a path curve to generate a surface. Perfect for channels, guide rails, and tubular forms that follow complex 3D paths.
Fills a closed boundary of edges with a single surface. Used to cap openings, close gaps between adjacent surfaces, or create freeform fills over complex edge loops.
Creates a copy of an existing surface at a uniform distance. Commonly used to generate inner and outer skins for shell structures like enclosures and housings.
T-Spline modeling (called the Form workspace in Fusion 360) takes a completely different approach to shape creation. Instead of defining precise curves and profiles, you start with a primitive — a box, cylinder, sphere, or torus — and sculpt it by pushing, pulling, and rotating control points.
The underlying math uses subdivision surfaces: a coarse control cage that defines the overall shape, with the software automatically calculating a smooth, high-resolution surface that wraps around it. The fewer control points you use, the smoother and more organic the result. Adding edge loops locally lets you sharpen specific areas without affecting the rest of the form.
This workflow feels closer to digital clay sculpting than traditional CAD. It excels at shapes that are difficult to describe mathematically — ergonomic contours, aerodynamic profiles, and organic transitions between mechanical features.
Creating a surface is only half the challenge — verifying its quality is equally important. CAD tools provide several analysis modes to inspect surfaces before committing to manufacturing:
Always run surface analysis before exporting for manufacturing. A surface that looks smooth on screen may have subtle defects only visible under analysis.
Build the mechanical core of your part using standard solid tools — extrudes, holes, fillets, and chamfers for mounting points, structural ribs, and internal geometry.
When you need flowing, organic geometry — an aerodynamic shell, a sculpted grip, or a smooth fairing — switch to surface tools or the Form workspace to create those shapes as zero-thickness sheets.
Use the Stitch command to join adjacent surface patches into a single quilted surface body. All edges must meet within tolerance — any gaps will prevent conversion to a solid.
Once the stitched surface forms a completely closed, watertight boundary, the software can automatically convert it into a solid body with real volume and mass properties.
With the solid body restored, add final fillets, chamfers, shell operations, and mechanical features like screw bosses or snap-fit clips that require solid geometry.
Surface modeling is not just for consumer products and automotive design — it solves real problems in robotics engineering:
Unlike solid bodies, a surface has no volume and no mass — it is an infinitely thin mathematical sheet. You cannot 3D print or CNC machine a surface directly. Before exporting for manufacturing, you must stitch all surface patches into a completely watertight (closed) boundary and convert the result to a solid body. If even one tiny gap exists between surface edges, the stitch will fail. Use the Inspect → Edge Analysis tool to find open edges, then repair them with extend, trim, or patch operations before attempting the conversion.
Helical Coil Spring — a parametric curve swept along a helix path, demonstrating sweep surface techniques and organic geometry.