Japanese Quality by Jaw

Calculating the Cross-Section Angle of an Angled Hole — 3D Coordinate Thinking for the Shop Floor

A hole designed in 3D CAD that points off in two directions at once. To cut a cross-section that faces it squarely, how far do you need to tilt the plane? Here is the spatial reasoning and trigonometry a gauge maker uses in practice — explained in floor-level language.

01

Why This Calculation Is Needed

3D design meets 2D manufacturing

Most product design today is done in 3D CAD. Gauge makers — the tradespeople who build the inspection fixtures used to check those products — need to reproduce the same geometry in physical metal. To do that accurately, they need 2D drawings with precise dimensions and angles.

The materials used in gauges are hardened metals. They cannot be machined smoothly on a 5-axis machine the way soft stock can. Instead, individual blocks must be finished to exact dimensions and assembled together — which makes accurate 2D drawings non-negotiable.

A CAD operator can cut a section and read off an angle in seconds — but human error always needs checking. "It came from the CAD model, so it must be right" is not a safe assumption. Verifying CAD output with a calculator and spatial reasoning is a habit that protects drawing accuracy. That has been Jaw's practice throughout his career on the floor.

02

Problem Setup — What Is an Angled Hole?

Defining the geometry

Consider a hole drilled through a flat plate that points off at an angle in two directions simultaneously.

Given conditions
Tilt as seen from the X direction: 40°
Tilt as seen from the Y direction: 15°
Hole diameter: φ10 mm
Find: A = angle of the face-on section from horizontal
Find: B = rotation angle of that section on the XY plane

The complication is this: if you cut the hole at an oblique angle, the cross-section appears as an ellipse — and you cannot dimension a φ10 mm circle from an ellipse. Only by cutting a section that faces the hole squarely does a true circle appear, and only then can you write the correct dimension.

Section cut at an oblique angle (X or Y view)
? (not φ10)
Ellipse → dimension cannot be written correctly
Section cut facing the hole squarely
φ10 mm ✓
True circle → φ10 mm can be dimensioned

Fig. 01 — Oblique cross-section (ellipse, left) vs. face-on cross-section (true circle, right). Only the face-on section gives a dimensionable circle.

03

Spatial Visualization — The Corner of a Box

Building the mental model before calculating

Before touching the calculator, build the geometry in your head. This is what experienced floor workers call the "mental CAD" step.

Imagine the corner of a box where three directions (X, Y, Z) meet at right angles. Picture three right triangles, each lying flat against one face of that box — one at 40°, one at 15°, and one at the unknown angle.

Fig. 02 — Three orthogonal faces of the box corner

40° 15° common side = 1 B X Y Z XZ face (40° tilt) YZ face (15° tilt) A = angle of face-on section from horizontal B = rotation on XY plane

Three right triangles share a common side (the red vertical line). The 40° triangle sits on the XZ face; the 15° triangle on the YZ face; the face-on section is defined by A (tilt from horizontal) and B (rotation on XY plane).

The key insight

All three triangles — the 40° one, the 15° one, and the unknown one — share the same common side. Recognizing this is the starting point of the calculation. Furthermore, all three are right triangles, and the 40° triangle and the B triangle are similar (equal angles → equal remaining angles). This similarity is what makes the calculation tractable.

04

Calculation Procedure

Step by step with tan and arctan

Set the common side to 1 and work from there. The actual length is unknown — but since we only need angles (ratios), setting it to 1 is perfectly valid.

STEP 1
Set the common side = 1
This value applies to all three triangles.
STEP 2
Find the horizontal distance from the 40° triangle
tan(40°) = opposite ÷ common side opposite = tan(40°) × 1 opposite ≈ 0.839
STEP 3
Find the horizontal distance from the 15° triangle
tan(15°) = opposite ÷ common side opposite = tan(15°) × 1 opposite ≈ 0.268
STEP 4
Find B — the rotation angle on the XY plane
Use the two horizontal distances from Steps 2 and 3 as the two sides of a right triangle on the XY plane:
tan(B) = 0.268 ÷ 0.839 ≈ 0.319 B = arctan(0.319) B ≈ 17.7°
STEP 5
Find A — the tilt angle from horizontal
First find the hypotenuse of the horizontal triangle using the Pythagorean theorem:
hypotenuse = √(0.839² + 0.268²) ≈ 0.881 tan(A) = 0.881 ÷ 1 (opposite ÷ common side) A = arctan(0.881) A ≈ 41.4°

Summarized as concise formulas:

B ≈ arctan( tan(15°) ÷ tan(40°) ) ≈ 17.7°
A ≈ arctan( √(tan²(40°) + tan²(15°)) ) ≈ 41.4°
Set common side = 1, derive each side with tan, then apply Pythagoras + arctan to find the angles.
Note: these are conceptual formulas for the method. In practice, use the actual angles from your CAD data and verify by cross-checking.

How to use this on the floor

Compare the angles read from the CAD model against the values calculated here. If they match — the CAD operation was clean. If they differ — something needs rechecking. "The CAD said so" is not a substitute for verification. Your own calculation is what gives the number its credibility.

05

Summary

Three things to take away
Point 01
Why calculate at all?

Even 3D CAD is subject to human error. Calculator verification backs up the drawing and gives it credibility.

Point 02
Spatial model first

Before calculating, visualize the "box corner" — three orthogonal faces, three triangles, one shared side. Find that common side.

Point 03
Set common side = 1

Even when the actual length is unknown, setting the common side to 1 lets tan and arctan give you all the angles you need.

The cross-section angle calculation for angled holes is useful well beyond gauge design — it applies to fixture design and machine setup as well. Building the habit of constructing the geometry mentally, away from the CAD screen, sharpens your dimensional intuition for every problem you face.

⚙️

Jaw

Based in Shiga Prefecture, Japan. 36 years in quality management and precision measurement at an automotive parts manufacturer — specializing in CMM measurement and surface roughness measurement of cylinder blocks and crankshafts. Currently supporting the floor as a manager and mentoring the next generation. This blog shares practical measurement and quality knowledge from real manufacturing experience.

← Back to Articles