Fusion 360 Export Formats Explained: STEP vs F3D vs IGES vs SAT vs USD

Fusion 360 can export seven different file formats, and picking the wrong one wastes time on both ends. Here's what each format is actually for, which ones work on the free license, and which to choose for manufacturing, backup, sharing, or AR.

Contents

  1. All formats at a glance
  2. STEP — the universal CAD format
  3. F3D / F3Z — Fusion Archive
  4. IGES — legacy interchange
  5. SAT — ACIS solids
  6. SMT — Autodesk Shape Manager
  7. USD — for AR, VR and visualization
  8. PDF — drawing documentation
  9. Which format should you choose?
  10. Frequently asked questions

All formats at a glance

FormatExtensionFree licenseContainsBest for
STEP.step / .stpSolid geometryManufacturing, CAD interchange
Fusion Archive.f3d / .f3zFull design + historyBackup, moving designs between hubs
IGES.igs / .igesSurfaces / geometryLegacy CAM and analysis tools
SAT.satACIS solid geometryTools built on the ACIS kernel
SMT.smtShape Manager geometryAutodesk ecosystem (Inventor etc.)
USD.usdz3D sceneAR/VR, visualization, Apple AR Quick Look
PDF (drawings).pdf2D drawing sheetsDocumentation, shop floor, clients

License note: IGES, SAT, and SMT export require a paid Autodesk Fusion subscription. STEP, F3D/F3Z, USD, and PDF work on every tier, including the free personal-use license.

STEP — the universal CAD format

STEP (ISO 10303) is the closest thing CAD has to a universal language. Every serious CAD, CAM, and inspection package can open it: SolidWorks, Inventor, FreeCAD, Onshape, Creo, NX, CATIA, and every online manufacturing service.

What it preserves: exact solid and surface geometry (BREP), assembly structure, and part names. What it loses: your parametric timeline, sketches, and features — a STEP file is "dead" geometry that can be measured and machined but not easily edited parametrically.

Use STEP when: sending parts to a machine shop or 3D-printing service, sharing with anyone on different CAD software, or keeping a vendor-neutral copy of your work.

F3D / F3Z — Fusion Archive

The Fusion Archive is Fusion 360's native export. It contains everything: the parametric timeline, sketches, parameters, joints, bodies, components, and settings. Re-importing an F3D restores the design exactly as it was saved.

The two extensions are the same format in practice: .f3d holds a single self-contained design; .f3z is produced automatically when a design references external components, bundling the whole set so the assembly survives the round trip.

Use F3D/F3Z when: backing up your library (see our local backup guide), moving designs between accounts or hubs, or archiving finished projects in full fidelity.

IGES — legacy interchange

IGES predates STEP by decades. It still shows up in requirements from older CAM systems, inspection software, and some analysis tools, but it's a less robust format — IGES transfers surfaces rather than watertight solids, and imports often need healing.

Use IGES only when the recipient explicitly asks for it. If they can take STEP, send STEP.

SAT — ACIS solids

SAT is the native format of the ACIS geometric modeling kernel. Software built on ACIS (some CAM, mold design, and simulation tools) imports SAT files losslessly. Outside that ecosystem, STEP is the safer bet.

SMT — Autodesk Shape Manager

SMT is the format of Autodesk's own Shape Manager kernel — the geometry engine behind Fusion and Inventor. It's mainly useful for high-fidelity transfer into other Autodesk products. If your workflow stays inside Autodesk tools, SMT preserves geometry exactly; otherwise you'll rarely need it.

USD — for AR, VR and visualization

USD (Universal Scene Description, exported as .usdz) is a 3D scene format from the film/VFX world, now the standard for AR content — it's what Apple's AR Quick Look uses on iPhone and iPad. Export USD when you want to drop a design into an AR preview, a rendering pipeline, or a game engine, rather than another CAD tool.

PDF — drawing documentation

PDF export applies to Fusion drawing files (.f2d), not 3D models. It produces the 2D sheets — dimensions, tolerances, title blocks — that machinists and clients actually read. If you maintain drawings for your parts, batch-exporting them to PDF is usually part of every release. We cover that workflow in How to Bulk Export Fusion 360 Drawings to PDF.

Which format should you choose?

Often the right answer is "several at once" — F3D + STEP for backups, STEP + PDF for manufacturing releases. Natively, that means exporting each file multiple times. A bulk exporter like ExportKit Pro opens each design once and writes every selected format before closing, so adding a second or third format costs almost no extra time. The complete bulk export guide walks through the whole workflow.

Export every format in a single run

ExportKit Pro bulk exports entire Fusion 360 project folders to any combination of STEP, F3D, IGES, SAT, SMT, USD and PDF — each design opened once. Free 30-export trial.

Download Free Trial Buy Individual — $79

One-time purchase · License key by email · 1 year of updates

Frequently asked questions

Which export formats work on the free personal license?

STEP, F3D/F3Z, USD, and PDF drawing export work on every Fusion 360 license tier, including free personal use. IGES, SAT, and SMT require a paid Autodesk Fusion license.

Should I send STEP or IGES?

STEP, unless the recipient specifically requires IGES. STEP is the modern standard, transfers watertight solids more reliably, and is supported everywhere IGES is.

What's the difference between F3D and F3Z?

Both are Fusion Archives. F3D holds a single self-contained design; F3Z is created automatically when a design references external components, bundling everything so the assembly stays intact.

Can Fusion 360 export STL or OBJ?

Yes — mesh formats like STL, OBJ and 3MF are available in Fusion via the 3D Print / mesh export workflow, which is separate from the File → Export formats covered here. For manufacturing solid parts, STEP is usually preferred over STL because it carries exact geometry rather than a tessellated mesh.

Can I export all formats at once?

Not natively — File → Export handles one file and one format at a time. ExportKit Pro exports every design in a project folder to any combination of the seven formats in a single automated run.

Related guides