# Structure Booster

{% hint style="info" %}
This is a third-party add-in developed and provided by SCK.\
Your consent to third-party data provision is required to use this add-in.
{% endhint %}

Structure Booster enhances structural design workflows in Autodesk Revit by enabling seamless conversion of analysis models to Revit models and automated creation of structural schedules from Excel files. This tool simplifies the process of importing structural data and generating comprehensive schedules for various structural elements, helping maintain consistency and efficiency throughout your structural modeling projects.

## Features

* **Import MGT**: Converts analysis model (MGT) files into Revit models, bridging the gap between structural analysis and BIM modeling.

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

* **Schedule Master**: Automatically creates structural schedules from Excel files for the following elements:
  * Beam
  * Column
  * Slab
  * Footing (Isolated)
  * Footing (Pile)
  * Wall

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

## Notes

* Excel files exported from Design+ versions prior to Design+ 2024 v1.1 may cause format conflicts in column and shear wall schedules. Please use the provided sample files or export from Design+ 2024 v1.1 or later.
* Only beam members with Section Type SB, SR or EBC are supported. Members are automatically classified as columns or beams based on their angle orientation.


---

# 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://bimil.gitbook.io/docs/add-ins/structure-booster.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.
