Revit is a Building Information Modeling software.

<aside>

This process will be similar for most BIM software, such as ArchiCAD or Tekla.

</aside>

Out of Giraffe

Use the IFC Exporter App!

  1. Click the Plus sign in the app tool palette to access the app selector.

image.png

  1. The App selector displays all of the apps you have available.

image.png

  1. Click “add” on the IFC app

image.png

Once the app is added:

  1. Click a geometry (or multiple) on the map to load it into the IFC viewer.

    It will take a moment to load based on how complex the selection is

    Click “reload” to revise the selection when adding or removing geometries from the selection

  2. Review the IFC hierarchy to the left

  3. Click “Download IFC” to retrieve the file

<aside> 💡

Learn more in the IFC Exporter article

</aside>

Help

Into Giraffe

Revit (and other BIM formats) are too complex for GeoJSON. For data/analytical work, use DXF. For visuals only, use GLTF.

<aside>

Export as 2D dxf, then Upload Vector Files as Layers using tips in How to import DXF files into Giraffe

Help

</aside>

<aside>

Export as GLTF, then Upload 3D models

gltf | Plugin, Add-on, Extension for Revit | Autodesk App Store

Giraffe models are extremely lightweight. Since the platform is browser based, most complex or detailed geometry is too heavy to perform well.

Therefore, we accept uploads of GLTF or GLB files to represent 3D models. glTF is a standard file format for three-dimensional scenes and models that is used often in browsers due to its efficiency. The format combines 3D data and color mapping into one compact file. glTF minimizes the size of 3D assets, and the runtime processing needed to unpack and use them.

</aside>


<aside>