AUTODESK FUSION 360 • SOLID MODELING

Hole Tool — Create holes using the Hole tool (simple, counterbore, countersink) (intro)

Master the three primary hole types to add precise, engineering-ready openings to your solid models.

Historical Context & Motivation

Long before digital modeling existed, machinists and engineers needed reliable methods for creating precise holes in metal, wood, and composite materials. The act of drilling a hole may seem elementary, but the variety of hole profiles — simple through-holes, stepped counterbores, and angled countersinks — reflects centuries of fastener technology and manufacturing refinement. When parametric CAD software emerged in the late twentieth century, developers recognized that holes are among the most common features in mechanical design, so dedicated Hole tools were built to automate what would otherwise be a tedious multi-step modeling process. Autodesk Fusion 360 inherits this lineage, offering a single command that encapsulates geometry, thread data, and fastener standards in one dialog.

1770s
Standardized Screw Threads
Jesse Ramsden's screw-cutting lathe enabled repeatable thread production, laying the groundwork for standardized hole dimensions tied to specific fasteners.
1841
Whitworth Thread Standard
Joseph Whitworth proposed the first national thread standard in Britain, making interchangeable fasteners — and matching hole specifications — a manufacturing reality.
1960s
CNC Machining Arrives
Computer Numerical Control machines automated drilling and boring, demanding digital definitions of hole geometry that could be transmitted directly from design to shop floor.
1988
Parametric CAD Feature Trees
Pro/ENGINEER introduced feature-based parametric modeling. Dedicated Hole features appeared, encoding diameter, depth, counterbore, and countersink data as editable parameters.
2013
Fusion 360 Public Launch
Autodesk launched Fusion 360 as a cloud-native CAD/CAM/CAE platform, incorporating a modern Hole tool that supports simple, counterbore, and countersink profiles alongside thread specifications.

For visual arts students working in product design, sculpture fabrication, or prop-making, the Hole tool bridges the gap between an artistic vision and a physically manufacturable object. The central question this lesson addresses is straightforward: how do you choose the right hole type, configure its dimensions, and place it accurately on a solid body within Fusion 360?

Core Principles & Definitions

Before opening the Hole dialog, it helps to understand the three foundational profiles you will encounter. Each profile corresponds to a real-world fastener scenario: a simple hole for pins, dowels, or bolts that sit proud of the surface; a counterbore hole for socket-head cap screws that must sit flush or below the surface; and a countersink hole for flat-head screws whose conical underside nests into a matching cone. The Hole tool also manages placement (selecting a point or sketch center), extent (blind, through-all, or to-object), and optional thread specifications — all in a single feature.

1

Simple Hole

A straight cylindrical cut defined by diameter and depth. Use it when a fastener head does not need to be recessed — for example, a pin hole in a jewelry clasp or a through-hole for a machine bolt.
2

Counterbore Hole

A two-step profile: a wider counterbore diameter with a flat bottom, followed by a narrower through-hole. Socket-head cap screws sit flush inside the counterbore, giving the surface a clean, recessed look.
3

Countersink Hole

Features a conical chamfer at the surface defined by countersink diameter and angle (commonly 82° or 90°). Flat-head screws sit flush with — or slightly below — the surface, ideal for enclosure panels and furniture.
4

Placement & Extent

Every hole needs a center point (from a sketch, face center, or edge reference) and an extent: Blind (fixed depth), Through All (cuts entirely through), or To Object (stops at a selected face).
5

Thread Option

Toggle Threaded to apply cosmetic or modeled threads conforming to ISO, ANSI, or other standards. Thread data travels downstream to manufacturing drawings and CAM toolpaths.
KEY TAKEAWAY
Think of the Hole tool as a specialized cookie cutter for solid bodies. A simple hole is a plain round cutter, a counterbore is a stepped cutter with a wider upper shelf, and a countersink is a cutter with a conical flare at the top. Rather than sketching circles and using Cut-Extrude multiple times, the Hole tool packages all the geometry, dimensions, and fastener data into a single, editable feature — much like choosing a pre-made stamp from a type case instead of carving each letter by hand.

Visual Explanation — Hole Profiles

Cross-section views of the three hole profiles. The simple hole is a single cylinder (left). The counterbore adds a wider flat-bottomed step (center). The countersink replaces that step with a conical chamfer (right). Each colored dimension label maps to a field in the Fusion 360 Hole dialog.

In the diagram above, each hole is shown as a cutaway slice through a solid rectangular body (gray fill). The simple hole on the left is nothing more than a cylindrical void, defined by diameter D and depth. The counterbore in the center introduces a second, wider cylinder on top — its flat bottom provides a clean seating surface for a bolt head. The countersink on the right replaces that flat shelf with an angled cone, typically at 82° or 90°. Recognizing these profiles visually will help you pick the correct option immediately when the Hole dialog opens.

How the Hole Tool Works in Fusion 360

The Hole tool lives under Design > Solid > Create > Hole (keyboard shortcut H). When you activate it, Fusion 360 prompts you to select one or more placement references — sketch points, face centers, or edge intersections — on a planar or cylindrical face. The command then opens a panel where you configure the hole profile, extent, and optional thread. Because the tool generates a parametric feature in the timeline, every dimension remains editable after creation; double-click the Hole feature in the timeline to reopen its dialog at any time.

Step-by-Step Workflow

  1. Prepare placement: Create a sketch with points (or construction circles) at the locations where holes are needed. Finish the sketch.
  2. Activate the Hole tool: Navigate to Create > Hole or press H. Click the sketch point(s) to define hole centers.
  3. Choose the hole type: In the dialog, select Simple, Counterbore, or Countersink from the type dropdown. The preview in the viewport updates in real time.
  4. Set dimensions: Enter the hole diameter, and — depending on type — counterbore diameter/depth or countersink diameter/angle. Set the extent to Distance (blind), Through All, or To Object.
  5. Optional thread: Toggle the Thread checkbox. Pick a thread standard (ISO Metric, Unified, etc.), designation (e.g., M6 × 1), and class. Fusion 360 can apply cosmetic threads (visual only) or modeled threads (geometry cut into the body).
  6. Confirm: Click OK. The hole feature appears in the timeline and can be edited, suppressed, or patterned at any time.
💡 Tip — Placement Without a Sketch
You can skip creating a separate sketch by clicking directly on a face. Fusion 360 will place the hole at that point and let you drag or dimension its position from edges. However, for repeatable, dimension-driven placement — especially when your design changes — it is generally better to use sketch points constrained with dimensions.

Although the Hole tool does not involve complex mathematics in the traditional sense, the underlying geometry is governed by straightforward relationships. A simple blind hole removes a cylindrical volume equal to π × (D/2)² × depth. A counterbore adds a second cylindrical volume for the wider step. A countersink replaces that step with a truncated cone whose included angle matches the fastener head. Fusion 360 calculates all of this automatically; your role is simply to specify the correct dimensional inputs.

SIMPLE HOLE VOLUME
V = π × (D / 2)² × h
Where D is the hole diameter and h is the depth. Fusion 360 computes this internally when calculating mass properties.
COUNTERSINK CONE DEPTH
d_cone = (D_cs − D) / (2 × tan(θ / 2))
Where D_cs is the countersink diameter, D is the hole diameter, and θ is the included countersink angle. This determines how deep the conical flare extends into the material.

Detailed Breakdown of Hole Types & Parameters

Each hole type in Fusion 360 exposes a slightly different set of parameters in the Hole dialog. Understanding which fields appear — and what values to enter — is key to getting the correct geometry on the first attempt. The table below summarizes every parameter by type, while the diagram that follows provides a visual map of the dialog fields.

Hole dialog parameters by type
ParameterSimpleCounterboreCountersink
Hole Diameter (D)✔ Required✔ Required✔ Required
Depth / Extent✔ Required✔ Required✔ Required
CB Diameter✔ Required
CB Depth✔ Required
CS Diameter✔ Required
CS Angle✔ Required (default 90°)
ThreadOptionalOptionalOptional
Simplified representation of the Fusion 360 Hole dialog. The type selector at the top switches between Simple, Counterbore, and Countersink, dynamically showing or hiding the CB/CS Diameter and CB Depth / CS Angle fields.

Note how the dialog adapts when you switch types. Selecting Simple hides the CB/CS fields entirely, keeping the interface uncluttered. Choosing Counterbore reveals Counterbore Diameter and Counterbore Depth, while Countersink replaces those with Countersink Diameter and Countersink Angle. This contextual UI pattern mirrors the parametric philosophy: show only what is relevant to the selected configuration.

Worked Example — Creating a Counterbore Hole for an M6 Socket-Head Cap Screw

Imagine you are designing a minimalist desk lamp base — a cylindrical puck of machined aluminum, 80 mm in diameter and 12 mm thick. The base will be secured to a wooden platform with four M6 socket-head cap screws. You want each screw head to sit flush below the top surface, so a counterbore hole is the right choice. According to ISO 4762, an M6 SHCS has a head diameter of 10 mm and a head height of 6 mm, so the counterbore must be at least 10.5 mm wide and 6.5 mm deep.

Counterbore Hole for M6 SHCS — Lamp Base
1
Step 1 — Create the Base BodyStart with a new component. On the top (XY) plane, sketch a circle of diameter 80 mm centered at the origin. Extrude it 12 mm downward (negative Z) to form the aluminum puck.
2
Step 2 — Sketch Hole Placement PointsCreate a new sketch on the top face of the puck. Draw a construction circle of diameter 60 mm (the bolt circle). Place four sketch points at 0°, 90°, 180°, and 270° on this circle using the Point tool and angular constraints. Finish the sketch.
3
Step 3 — Activate the Hole ToolPress H or go to Create > Hole. Click each of the four sketch points to select them as hole centers. All four points highlight in blue.
4
Step 4 — Configure the CounterboreIn the Hole dialog, set Type to Counterbore. Enter: Hole Diameter = 6.4 mm (clearance for M6 bolt), Counterbore Diameter = 11.0 mm, Counterbore Depth = 6.5 mm, Extent = Through All. Toggle Thread off (this is a clearance hole, not a tapped hole).
Hole Dia = 6.4 mm | CB Dia = 11.0 mm | CB Depth = 6.5 mm | Extent = Through All
5
Step 5 — Confirm and VerifyClick OK. Four counterbore holes appear simultaneously. Use the Section Analysis tool (Inspect > Section Analysis) to slice through one hole and verify that the counterbore step is visible and correctly dimensioned. The screw head (10 mm diameter, 6 mm height) will sit entirely below the top surface with 0.5 mm clearance on each side.
Feature confirmed: four M6 counterbore clearance holes on a 60 mm bolt circle.
🔧 Why Not Just Use Cut-Extrude?
You could achieve identical geometry by sketching two concentric circles and performing two separate Cut-Extrude operations. However, the Hole tool encapsulates both cuts into a single feature with recognized hole semantics. This means Fusion 360 can automatically annotate the hole on a manufacturing drawing (showing the counterbore callout symbol), and CAM toolpaths can use specialized drilling cycles instead of generic contour milling — saving time on the shop floor.

Comparing Hole Types — Strengths & Limitations

Choosing the right hole type is a design decision that balances aesthetics, function, and manufacturability. A visual arts student designing a consumer product, a display fixture, or a wearable piece will benefit from knowing when each profile excels and where its trade-offs lie.

Comparative analysis of hole types for design and fabrication decisions
CriteriaSimpleCounterboreCountersink
Surface AppearanceBolt head protrudes; visible hardwareBolt head recessed; clean top surface, visible circular pocketScrew sits flush or below surface; minimal visual disruption
Best Fastener MatchHex bolts, dowel pins, rivet shanksSocket-head cap screws (SHCS)Flat-head screws (82° or 90°)
Machining ComplexityLowest — single drill operationModerate — requires end mill or counterbore cutterModerate — requires countersink cutter or chamfer mill
Minimum Material ThicknessLow — no extra clearance needed above the holeHigher — must accommodate CB depth above the holeModerate — cone adds depth, but less than a flat step
Typical Use in Visual ArtsHanging hardware, alignment dowels in mold-makingFurniture joints, metal enclosure panels, sculptural armaturesFlush panel assemblies, picture frames, exhibition vitrines
DESIGN RULE OF THUMB
When the fastener head should be visible and accessible (easy to remove), use a simple hole. When the head should be recessed but still accessible with a hex key, use a counterbore. When the head must be flush or hidden for a seamless surface, use a countersink. Think of it like choosing between a raised frame, an inset frame, and a frameless mount for a photograph — each serves a different aesthetic and functional purpose.

Connection to Advanced Techniques

The introductory Hole tool covers the most common scenarios, but Fusion 360 offers several advanced capabilities that extend this foundation. Understanding these briefly now will give you context for future exploration as your modeling skills grow.

From introductory Hole tool use to advanced workflows
Introductory ConceptAdvanced Extension
Single placement pointRectangular & Circular Pattern — duplicate a hole feature across an array without redefining parameters
Cosmetic threads (visual representation)Modeled threads — actual helical geometry cut into the body, useful for 3D printing tapped holes directly
Standard hole profilesCustom hole profiles via Sketch + Revolve — for non-standard recesses (e.g., decorative inlays, T-slot channels)
Manual dimension entryFastener libraries (McMaster-Carr insert) — import a bolt model and let Fusion auto-match the hole parameters to the selected fastener
Through All / Blind extentsTo Object extent + Offset — terminate the hole at an internal feature face with a controlled offset distance

As you progress into multi-body design, assembly contexts, and CAM toolpath generation, the Hole feature becomes even more powerful. Fusion 360's manufacturing workspace can read hole data directly from the design feature and automatically propose appropriate drilling cycles — spot drill, peck drill, bore, and ream — eliminating the need to manually translate design intent into machining instructions. For visual arts students who plan to CNC-machine their prototypes, establishing clean Hole features early in the design process will save significant time downstream.

Practice Problems

PROBLEM 1CONCEPTUAL
You are designing a wooden jewelry box lid that will be attached with flat-head screws so no hardware is visible on the top surface. Which hole type — simple, counterbore, or countersink — should you use, and why?
PROBLEM 2BASIC CALCULATION
An M8 socket-head cap screw has a head diameter of 13 mm and a head height of 8 mm. If you want 0.5 mm clearance around the head and 1 mm additional depth below the head top, what counterbore diameter and counterbore depth should you enter in the Hole dialog?
PROBLEM 3INTERMEDIATE
You have a 10 mm-thick aluminum plate. You need a countersink hole for a flat-head screw with a countersink diameter of 12 mm and an included angle of 90°. The through-hole diameter is 6 mm. Calculate the depth of the conical portion of the countersink, and determine whether there is enough material remaining below the cone for structural integrity (assume at least 3 mm of cylindrical hole below the cone is required).
PROBLEM 4APPLIED
You are designing a display stand for an art gallery. The stand has a steel base plate (200 × 200 × 15 mm) with six mounting holes on a rectangular pattern (spaced 80 mm × 140 mm). Three holes will use M6 socket-head cap screws (counterbore), and three will use M6 flat-head screws (countersink). Describe the complete Hole tool workflow for creating all six holes efficiently, including how you would differentiate the two groups.
PROBLEM 5CRITICAL THINKING
A colleague argues that the Hole tool is unnecessary — they prefer to sketch circles and use the Extrude Cut command because it gives them 'more control.' Present at least three concrete advantages of the dedicated Hole tool over the Extrude Cut approach, and identify one scenario where the Extrude Cut method might genuinely be preferable.

Lesson Summary

The Fusion 360 Hole tool is a purpose-built command that creates precise, parametric openings in solid bodies. You learned to distinguish between the three primary profiles: a simple hole (single cylinder defined by diameter and depth), a counterbore hole (two-step profile with a wider flat-bottomed pocket for socket-head screws), and a countersink hole (conical chamfer for flush-sitting flat-head screws). Each type exposes specific parameters — diameter, depth, CB/CS diameter, CB depth, CS angle, extent, and thread — in a single, context-sensitive dialog.

Placement begins with sketch points or face selections, and the tool packages all geometry into one editable feature in the timeline. This semantic approach enables automatic drawing annotations and intelligent CAM drilling cycles — advantages that a generic Extrude Cut cannot provide. As you advance, you will layer on patterning, modeled threads, and fastener libraries to handle increasingly complex assemblies, but the foundational workflow introduced here remains the same.

Varsity Tutors • Autodesk Fusion 360 • Hole Tool — Create holes using the Hole tool (simple, counterbore, countersink) (intro)