AUTODESK FUSION 360 • SOLID MODELING

Shell & Draft — Use shell and draft features (intro)

Transform solid bodies into lightweight, manufacturable forms using shell hollowing and draft angle techniques.

Historical Context & Motivation

Long before parametric CAD software existed, craftspeople and industrial designers faced a persistent challenge: how to transform a solid material form into a hollow, lightweight, and manufacturable object. A ceramic vase, a plastic electronics enclosure, or a cast-metal bracket all share the same fundamental geometry problem—they begin conceptually as solid volumes but must ultimately become thin-walled structures. In traditional workshops, artisans achieved this by hand-carving, slip-casting, or carefully sculpting negative space, relying on years of tactile intuition. The advent of computer-aided design formalized these intuitive operations into repeatable, parametric commands, and two of the most essential among them are Shell and Draft. Understanding their origins helps clarify why they remain indispensable in contemporary solid modeling.

1960s
Birth of Solid Modeling
Researchers at MIT and GM develop early boundary-representation (B-Rep) techniques, enabling computers to describe volumes as enclosed surfaces rather than wireframes.
1980s
Parametric Feature-Based CAD
Pro/ENGINEER introduces feature-based parametric modeling, allowing designers to apply operations like shell and draft as editable 'features' in a history tree—a paradigm Fusion 360 inherits.
1990s
Injection Molding Drives Draft Standards
The explosion of consumer plastics manufacturing establishes industry-standard draft angle guidelines (typically 1°–3°), making the Draft feature critical for design-for-manufacturing workflows.
2013
Fusion 360 Launches
Autodesk releases Fusion 360 as a cloud-native CAD/CAM platform, placing Shell and Draft in the MODIFY menu and making professional solid modeling accessible to visual arts and design students.

The central question these features address is deceptively simple: given a solid body, how can we efficiently create uniform-thickness walls (Shell) and add angled surfaces that allow a part to release cleanly from a mold (Draft)? For visual arts students who work across sculpture, product design, packaging, and 3D-printed art objects, these two operations bridge the gap between idealized digital form and physical fabrication reality.

Core Principles & Definitions

Before diving into Fusion 360's interface, it is essential to internalize the foundational ideas that govern how Shell and Draft operate on a solid body. Both are classified as modify features—they alter existing geometry rather than creating new sketches or primitives. Their power lies in transforming a simple solid into a geometry that is lighter, more material-efficient, and better prepared for real-world manufacturing or 3D printing. The following principles apply broadly across all parametric CAD platforms, but the terminology and menu locations referenced here are specific to Fusion 360.

1

Shell: Hollowing a Solid

The Shell command removes material from the interior of a solid body, leaving behind walls of a specified uniform thickness. You select one or more faces to remove (becoming the 'opening'), and Fusion 360 offsets all remaining faces inward.
2

Draft: Tapering Faces

The Draft command tilts selected faces by a specified angle relative to a pull direction. This taper allows molded or cast parts to release from their tooling without damage, and adds visual dynamism to form.
3

Wall Thickness

The wall thickness parameter in Shell determines structural integrity and material usage. Typical values for 3D printing range from 1–3 mm; injection-molded plastic parts commonly use 1.5–4 mm depending on the resin.
4

Pull Direction

In Draft, the pull direction (also called the 'neutral direction') is the axis along which a mold separates. Faces perpendicular to this axis remain unchanged; faces parallel to it receive the full draft angle.
5

Feature Order Matters

In parametric modeling, the sequence of operations in the timeline affects the final result. Applying Shell before Draft yields different geometry than the reverse order—understanding this dependency is key to predictable results.
KEY TAKEAWAY
Think of Shell and Draft as analogous to the potter's two essential gestures: Shell is like hollowing out a thrown vessel on the wheel, scraping the interior to leave uniform walls, while Draft is like flaring the vessel's sides outward so it releases cleanly from a press mold. One subtracts volume; the other reshapes surfaces. Together, they turn a digital block into a form that could actually exist in the physical world.

Visual Explanation — Shell Operation

The diagram shows a solid rectangular body (left, in violet) being transformed by the Shell command into a hollow thin-walled enclosure (right, in cyan). The wall thickness t is the distance between the outer and inner surfaces. The top face has been selected for removal, creating an open-top box—a common starting point for enclosures, vessels, and packaging forms.

In the diagram above, observe how the Shell operation preserves the outer silhouette of the original solid while creating a uniform void inside. The face you select for removal becomes the opening—this is how you control where material is absent. In Fusion 360, you access Shell through MODIFY → Shell, then click one or more faces to remove, and specify your desired wall thickness. If you need different thicknesses on specific faces, Fusion 360 allows you to override the default value on a per-face basis, which is particularly useful when designing objects that need a thicker base for stability but thinner sidewalls for weight reduction.

💡 Fusion 360 Tip
If you leave the 'Faces to Remove' selection empty in the Shell dialog, Fusion 360 will hollow out the body entirely with no opening—useful for creating sealed cavities. You can always cut an opening later with a Boolean operation or an extruded cut.

How Shell & Draft Work — The Underlying Geometry

While Fusion 360 handles the complex geometry internally, understanding the mathematical basis of Shell and Draft helps you predict results and troubleshoot failures. Both features rely on surface offset and face rotation operations, which can be described with straightforward geometric relationships. Even if the computation happens behind the scenes, the following framework will deepen your intuition for parameter choices.

SHELL — OFFSET SURFACE
S_inner = S_outer − t · n̂
Where S_inner is the inner surface position, S_outer is the original outer surface, t is wall thickness, and is the unit normal vector pointing inward at each surface point. Fusion 360 offsets every remaining face inward by distance t along its local normal.
DRAFT — FACE TAPER ANGLE
Δx = h × tan(θ)
Where Δx is the horizontal displacement at the top of the drafted face, h is the height of the face along the pull direction, and θ is the draft angle. A 3° draft on a 50 mm tall face produces Δx = 50 × tan(3°) ≈ 2.62 mm of taper.
VOLUME REDUCTION FROM SHELL
V_removed ≈ V_solid − V_solid × [(L − 2t)(W − 2t)(H − t)] / (L × W × H)
For a rectangular box with length L, width W, and height H, shelled with thickness t and one open face (top), this approximation shows how much material is removed. This is useful for estimating 3D-print material cost.

A common source of Shell failures is specifying a wall thickness that is too large relative to the body's smallest feature radius. If a fillet on the original body has a radius of 3 mm and you attempt a shell thickness of 4 mm, the inner offset surface would need to have a negative radius—a geometric impossibility. Fusion 360 will report an error in such cases. The rule of thumb is to keep wall thickness smaller than the smallest fillet or feature radius on the body. For Draft, the critical constraint is that the draft angle combined with the face height must not cause adjacent faces to intersect; very steep drafts on short features or thin walls can produce self-intersecting geometry.

Detailed Breakdown — Draft Angle Types & Applications

Three cross-sections show a vertical wall with 0° draft (stuck in mold), 1° standard draft (clean mold release), and 5° aggressive draft (visible taper, often used for decorative or deep parts). The dashed centerline represents the pull direction, and Δx indicates the horizontal offset created by the draft angle.

Fusion 360 offers two primary draft modes. Fixed Edge Draft pivots the face around a selected edge, keeping that edge in place while the opposite end tapers outward—ideal when a parting line is well defined. Fixed Plane Draft uses a neutral plane: geometry on one side tapers one way, and geometry on the other side tapers the opposite way—mirroring how a two-part mold splits. For visual arts applications such as sculptural reliefs or trophies, fixed-edge drafting offers more direct aesthetic control, while fixed-plane drafting is preferable when you are designing symmetric enclosures meant for injection molding.

Common Shell & Draft parameters and their typical values
ParameterTypical RangeWhen to Use
Draft Angle0.5° – 5°Nearly all molded and cast parts; 1°–2° is the default starting point for plastics
Shell Thickness1 – 4 mmFDM 3D printing: ≥ 1.2 mm; injection molding: 1.5–3 mm depending on resin
Faces to Remove (Shell)1 – 3 facesSelect faces that become openings; removing the top face creates an open container
Pull Direction (Draft)Single axisAligned with mold-open direction; for 3D printing, align with the build plate normal

Worked Example — Designing a Ceramic-Style Planter

Imagine you are designing a small desktop planter as a 3D-printed art object. The planter starts as a tapered rectangular prism—80 mm long, 60 mm wide, and 100 mm tall—and must have 2 mm thick walls, an open top, and a 2° draft on the outer walls so it can also serve as a press-mold master. Let us walk through the Shell and Draft operations step by step in Fusion 360.

Creating a Shelled and Drafted Planter Body
1
Step 1 — Create the Base SolidIn the DESIGN workspace, create a new sketch on the XY plane. Draw a centered rectangle 80 mm × 60 mm. Extrude it upward 100 mm to create a solid rectangular prism. At this point, the body's volume is 80 × 60 × 100 = 480,000 mm³ (0.48 liters).
Solid body: 80 × 60 × 100 mm, V = 480,000 mm³
2
Step 2 — Apply Draft to Outer WallsGo to MODIFY → Draft. Select the four vertical faces of the prism. Set the pull direction to the Z-axis (vertical). Enter a draft angle of 2°. Choose 'Fixed Edge' mode and select the bottom edges as the fixed edges. The top of the planter now tapers inward slightly. Compute Δx for the long side: Δx = 100 × tan(2°) ≈ 100 × 0.0349 ≈ 3.49 mm per side, so the top face narrows from 80 mm to approximately 80 − 2(3.49) ≈ 73.0 mm on the long dimension.
Top face ≈ 73.0 × 53.0 mm; sides taper inward 3.49 mm per side at 2° draft
3
Step 3 — Apply Shell to Hollow the BodyGo to MODIFY → Shell. Click the top face to select it as the face to remove. Enter a wall thickness of 2 mm. Click OK. Fusion 360 offsets all remaining faces inward by 2 mm, creating a uniform-walled vessel open at the top.
Hollow planter with 2 mm walls and open top
4
Step 4 — Estimate Material UsageTo estimate how much filament is needed, check the body's physical properties (right-click → Properties). The shelled and drafted body will have significantly less volume than the original 480,000 mm³. For a rough hand estimate of the shell volume: V_wall ≈ V_outer − V_inner. The outer volume (with draft) is a frustum of approximately 460,000 mm³. The inner void is a smaller frustum offset inward by 2 mm on all sides and 2 mm on the bottom. Using Fusion 360's inspector, the wall volume is approximately 82,000 mm³, representing roughly 17% of the original solid—a dramatic material savings.
Material used ≈ 82 cm³ ≈ 17% of original solid
5
Step 5 — Verify & RefineUse the INSPECT → Section Analysis tool to cut through the planter and visually confirm uniform wall thickness. Check that no internal corners produce walls thinner than 2 mm—this is especially important near the bottom edges. If the fillets on the outer corners are smaller than the shell thickness, add larger fillets (≥ 3 mm) before shelling to prevent failures.
Section analysis confirms 2 mm walls; fillet radius ≥ 3 mm ensures clean shell

Strengths, Limitations & Comparisons

Shell and Draft are among the most frequently used modify features in Fusion 360, but they are not without constraints. Knowing when these tools excel—and when to reach for alternatives—will save you considerable frustration during the design process.

Shell & Draft — Strengths vs. Limitations
AspectStrengthsLimitations
ShellOne-click hollow operation; parametric and editable; supports different thicknesses per face; automatically handles complex curved surfacesFails when wall thickness exceeds minimum fillet radius; cannot create variable-thickness gradients along a single face; struggles with very thin features or sharp internal corners
DraftEssential for manufacturability; adds visual dynamism to boxy forms; fully parametric; supports both fixed-edge and fixed-plane modesLarge draft angles on thin walls may cause self-intersection; applies a uniform angle per selection—variable draft along a face requires workarounds; does not automatically split faces at parting lines
Shell + Draft CombinedProduces manufacturing-ready thin-walled parts in two operations; feature order is flexible and can be reordered in the timelineOrder of operations affects final geometry; combining both on complex organic forms may require splitting the body first
KEY TAKEAWAY
Think of Shell and Draft as complementary power tools in your digital workshop: Shell is the router that hollows out a block of wood to make a bowl, while Draft is the table saw tilted to a slight angle to produce a tapered panel. Each does one geometric job extremely well, but neither replaces careful planning of your form's proportions and feature radii. In the broader Fusion 360 ecosystem, these features sit between the creative sketching/sculpting phase and the manufacturing/export phase—they are the bridge between artistic intent and physical feasibility.

Connection to Advanced Modeling Techniques

Shell and Draft are introductory features, but they connect directly to more advanced workflows that you will encounter as you progress in Fusion 360. Understanding where these intro-level tools fit in the larger landscape helps you plan your learning trajectory and recognize when a project demands more sophisticated approaches.

Intro-level features vs. their advanced counterparts
Intro FeatureAdvanced CounterpartKey Difference
Shell (uniform)Offset Surface + Thicken / Rib featuresAdvanced approach lets you vary thickness continuously across a surface, create ribbed internal structures, and build non-uniform wall sections
Draft (single angle)Draft Analysis + Parting Line SplitAdvanced analysis tools visualize draft angles with color maps across the entire body, identifying undercuts and negative draft before committing to mold design
Shell + Draft on prismatic formsSculpt (T-Spline) → Convert → ShellOrganic sculpted forms can be converted to B-Rep bodies, then shelled—enabling freeform art objects with uniform wall thickness
Manual draft selectionMold Design workspace (Manufacturing)Fusion 360's dedicated Mold workspace automates draft application, core/cavity splitting, runner design, and gate placement—a full production pipeline

For visual arts students moving toward industrial design or product visualization, the natural next step after mastering Shell and Draft is to explore Fusion 360's Sculpt workspace (T-Spline modeling), which allows organic, freeform surface creation. Once a sculpted form is converted to a solid body, the Shell command can hollow it out just as it would any prismatic solid—opening up the possibility of creating thin-walled, printable sculptures with complex curvature. Similarly, the Draft Analysis tool in the INSPECT menu paints your model's surfaces with a color gradient indicating draft angles—green for sufficient draft, red for insufficient—providing a manufacturing-readiness check that transforms guesswork into precision.

Practice Problems

PROBLEM 1CONCEPTUAL
Explain in your own words why the order of applying Shell and Draft matters. If you have a simple box and apply Shell first (removing the top face, 2 mm wall) and then Draft (3° on the four side faces), how would the result differ from applying Draft first and then Shell?
PROBLEM 2BASIC CALCULATION
A cylindrical vase has an outer diameter of 120 mm and a height of 150 mm. You apply a Shell operation with a wall thickness of 3 mm, removing the top face. What is the approximate volume of material remaining in the shelled vase? (Treat the bottom as a flat 3 mm thick disc.)
PROBLEM 3INTERMEDIATE
You are designing a rectangular tray (200 mm × 140 mm × 40 mm tall) that will be injection-molded in ABS plastic. The mold opens vertically (Z-axis). You need a 1.5° draft on all four side walls and a shell thickness of 2.5 mm with the top face removed. Calculate the horizontal taper offset Δx on the long wall, then determine the interior length at the top of the tray after both Draft and Shell are applied (apply Draft first).
PROBLEM 4APPLIED
You are creating a 3D-printed sculptural lamp shade modeled as a truncated cone (bottom diameter 160 mm, top diameter 100 mm, height 200 mm). The form already has inherent taper. You want to Shell it with 1.5 mm wall thickness and remove the bottom face (where the bulb socket attaches). A colleague suggests the natural taper of the cone already serves as 'draft.' Calculate the cone's half-angle and determine whether it exceeds the standard 1°–3° draft range for silicone mold casting.
PROBLEM 5CRITICAL THINKING
A classmate attempts to Shell a complex organic form sculpted in Fusion 360's Sculpt workspace (converted to a B-Rep solid). The Shell command fails with an error. They ask for your help. Describe at least three possible geometric reasons for the failure, and for each, propose a specific corrective action within Fusion 360.

Shell & Draft — Key Concepts Review

The Shell command in Fusion 360 transforms a solid body into a thin-walled hollow form by offsetting faces inward by a specified wall thickness and removing one or more selected faces to create openings. The Draft command tilts selected faces by a draft angle relative to a pull direction, producing the taper necessary for mold release and adding visual dynamism to prismatic forms. Both are parametric modify features that appear in the design timeline and can be edited or reordered at any time.

The key geometric relationship for Draft is Δx = h × tan(θ), which quantifies how much a face tapers over its height. Standard draft angles for plastics range from 1° to 3°. For Shell, wall thickness must be smaller than the smallest fillet radius on the body to prevent offset failures. The recommended feature order is Draft first, then Shell, to ensure uniform wall thickness. These two features bridge the gap between artistic digital form and physical manufacturing feasibility, making them essential tools for any visual arts student working in product design, sculpture, or 3D fabrication.

Varsity Tutors • Autodesk Fusion 360 • Shell & Draft — Use shell and draft features (intro)