# Export

To export to IFC4, press the IFC button in the BEAM panel. You will be prompted to choose a directory where the IFC file will be saved.

The exported IFC file contains both the geometry and the BIM data assigned in Rhino, including categories, parameters, materials, and property sets. This ensures that the model can be read by other BIM platforms while keeping all the information created in Rhino.

During export, you can specify whether to use the Internal Origin or a named CPlane as the coordinate system. Choosing the correct coordinate system helps align the IFC file with other models or survey data.

The exported file is a standard IFC4 model, making it compatible with Revit, Solibri, BIMcollab, Navisworks, and many other BIM tools. If needed, BEAM can also export in IFC2x3, depending on project requirements.

<figure><img src="/files/HZj2bV12Pmc2yKexfLFT" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.mksdtech.com/beam/beam-ifc-for-rhino/export.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
