# Additional content

<figure><img src="https://2715261634-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FprbMwk21uTZaZrhwExiJ%2Fuploads%2FascEmbuACdbyBglGclas%2Fimage.png?alt=media&#x26;token=6795f30f-c06e-4793-b158-09d61bcd4c13" alt=""><figcaption></figcaption></figure>

**Linked Files:** allows a separate or federated (since Revit 2024) export of Revit models linked in the project file. \
When exported everything in one consolidated file, it is possible to select whether to export in same IfcProject or same IfcSite. The second option will use the IfcSite defined in the host project:&#x20;

<figure><img src="https://2715261634-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FprbMwk21uTZaZrhwExiJ%2Fuploads%2Frjctv6QJGalHitoPlc4F%2Fconsolidated.png?alt=media&#x26;token=dc7ceb3b-0bdb-482e-aea8-44b4e3b9ef1c" alt=""><figcaption></figcaption></figure>

**Export only elements visible in view** will use the currently active view to evaluate which elements to export. As 3D views in Revit do not show rooms, areas, and spaces, it is possible to include these using the second option, Export rooms, areas, and spaces in 3D views.

**Include Steel Elements** exports structural steel, including the steel connections created in Revit.&#x20;

**Export 2D plan view elements** will include 2D elements supported by the IFC schema, such as notes and filled regions. Grids are considered 3D elements and can be exported by assigning the Grids Revit Category to the *IfcGrid* class. It should be noted that IFC is a 3D-oriented schema and only a limited number of 2D elements are supported in general, therefore PDF is still commonly used for 2D documentation.


---

# 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://autodesk.ifc-manual.com/revit/ifc-export-settings-dialog/additional-content.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.
