Review & export

Exporting your model

Download formats, what data is included, and which BIM software your export will open in.

Download formats

  • IFC 2x3 — the most widely supported IFC version, for maximum compatibility with older software.
  • IFC 4x3 — the newer IFC schema, for software with up-to-date support.
  • Excel — a structured spreadsheet of the model's elements and quantities.
  • CSV — the same structured data in a plain, script-friendly format.
  • JSON — the same data again, for programmatic use.

Every element in the model follows the standard IFC hierarchy — walls, windows, doors, slabs and spaces are exported as IfcWall, IfcWindow, IfcDoor, IfcSlab and IfcSpace respectively, each with a shared type across the model (for example, all exterior walls of the same construction share one wall type) and useful properties such as whether a wall is exterior or interior.

Compatible software

Because the export is a standard IFC file, it opens in any BIM software that supports IFC import, including Revit, Archicad, IDA ICE and Solibri.

Importing into Revit or Archicad using their built-in IFC importer (File → Open → IFC) converts the model into fully editable, native objects — an IFC wall becomes a native Revit or Archicad wall, sharing a type with other walls of the same kind in the model.

Need a different format?
If your software needs a format that isn't listed here, get in touch — we're happy to look into adding it.

Saving edits before download

If you've made changes in the 2D editor or 3D viewer that haven't been saved yet, the download button is replaced with Save Changes. Save first, then download — this guarantees the file you download always matches what you see on screen.