hammer
hammer8 hammer8 help STEP import

STEP import

Bring a STEP file in as a solid body — reference it, mate to it, and model on top of it.

STEP (.step / .stp) is the neutral exchange format every CAD system speaks. Use it for supplier models, customer geometry, or parts made in other tools.

Importing

  1. Import STEP (top bar) and pick the file.
  2. The geometry lands as an Import feature at the top of the tree — a real B-rep body, not a mesh: faces are true planes/cylinders/splines you can snap to.

What you can do with it

Assemblies

A STEP that carries an assembly structure is detected automatically, and the import dialog offers Import as assembly. That opens a new assembly tab with the real product tree: one part per unique product, component names, per-component colours, and nested sub-assemblies preserved — a sub-assembly used five times is stored once and referenced five times. Every component arrives grounded, because the file already positions them; use Float all if you want to mate instead.

Untick the option to get the old behaviour: everything as bodies in the current part.

Recognising features

An imported body has no feature history — but Recognize features (on the import's property panel) can rebuild part of one. Today it finds holes: through, blind, counterbore and countersink, matched against fastener standards so you get M6 clearance, normal fit rather than Ø6.6. The result opens in a new tab; your import is never modified.

Every recognised feature is verified by rebuilding it and comparing the result against the original solid — volume, area, centre of mass and a point-by-point surface check. Anything that does not match to 0.1 µm is refused and reported, so a recognised hole is a hole you can safely edit.

What to expect

When it fails

Related: Import a DXF profile · Saving, opening & exporting

Open this in the app →

Related articles