Revit Add-In
Alpha Revit Add-In for exporting and configuring 3D models
Revit Add-In
The Alpha Revit Add-In connects Autodesk Revit to the Alpha platform, allowing you to export 3D models, map Revit types to Alpha product types, and manage type coverage directly from within Revit.
Ribbon Overview
After installation, the add-in creates an Alpha tab in the Revit ribbon with three panels:
graph LR
subgraph "Alpha Ribbon Tab"
subgraph "Preferences"
S[Settings]
C[Console]
L[Log]
SF[Settings File]
end
subgraph "Commands"
ES[Export Selection]
EV[Export from View]
CF[Configure]
end
subgraph "Tools"
HC[Health Check]
RG[Rename Group]
MC[Missing Coverage]
SN[Static Names]
end
endPreferences Panel
| Button | Description |
|---|---|
| Settings | Open the settings window to configure API keys, environment, and export preferences |
| Console | Open a live log console that displays add-in messages in real time |
| Log | Open the current session log file in your default text editor |
| Settings File | Open the raw settings.json file for manual editing |
Commands Panel
| Button | Description |
|---|---|
| Export Selection | Export the currently selected model groups to Alpha |
| Export from View | Export all visible model groups in the active view |
| Configure | Open the configurator to map Revit types to Alpha product types |
Tools Panel
| Button | Description |
|---|---|
| Health Check | Run diagnostic checks on the model before exporting |
| Rename Group | Rename a selected model group to match an Alpha product type name |
| Missing Coverage | View Revit types that are not yet mapped to Alpha product types |
| Static Names | Browse statically defined model names from the Alpha configuration |
Supported Revit Versions
The add-in supports Revit 2020 through 2026. The installer automatically places the add-in manifest in the correct Revit Addins directory for your version.