# Revit to Structural Analysis

Geometry Gym provides a number of Plug-ins for Revit which enable direct transfer from Structural Analysis applications to and from Revit models.

The mechanism for these transfers

## Import

## Export

To export a structural analysis model from Revit complete the following steps:

1. Go to a 3D view containing all the elements that you would like to consider in the export.
2. Remove the 'Include analytical' parameter in Revit for any small framing elements you also do not want to include in the export.
3. Define Member usages as required to enable appropriate member aggregation be performed in the Structural Detection and Snapping process.
4. Click **Export Revit** within the plug-in tab.
5. Assign desired export options and then export.

The process for exporting to Structural Analysis from Revit is as follows:

1. Convert Revit Analytical model to an IFC Analytical Model

### Export Options


---

# 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://technical.geometrygym.com/revit/export-to-struct-analysis.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.
