ETABS [v22]
This guide covers installing and using the CalcTree plugin with ETABS versions 21 & 22.
Example Use Cases
Automatically produce customised reports using a CalcTree template and feeding ETABS data directly into it
Run additional design checks of your ETABS model using a CalcTree calculation to ensure compliance
Complete calculations for other components of your design which are dependent on ETABS data
Installation
Download the plugin
Download the correct version of the CalcTree ETABS plugin ETABS v22
Extract and copy the entire downloaded folderto your ETABS plugins directory. This is typically located at:
C:\Program Files\Computers and Structures\ETABS 22\Plug-ins\
If the Plug-ins
folder doesn't exist, you can create it manually.
Register the Plugin Inside ETABS
Open ETABS v22
Go to Tools > Add/Show Plugins
Click Add New Plugin
Fill out the form:
Plugin Name:
CalcTree
Executable File: Browse to and select
calctree_plugin_etabs.dll
in the folder you just added.
Click OK
After this, you’ll be able to access the plugin via Tools > Plugins > CalcTree.
In some instances, the plugin may indicate it's 'Not found' by ETABS. If that is the case for you, then please follow the steps outlined in this video.
If you have ay issues, please get in touch with our team directly at contact@calctree.com
Using the plug-in
Open your ETABS model (
.edb
) in ETABS v22Launch the plug-in via the menu: Tools > Plugins > CalcTree
The CalcTree plugin window will appear, showing a structured tree view of available model tables. These are grouped by category — such as Geometry, Assignments, Loads, and more — for easy navigation.
Select the table(s) you wish to upload by clicking on them in the table tree view. Selected tables will highlight blue, and then list out in the 'selected tables' field below.
Add an API key
Before sending your data, choose how you would like the plug-in to upload it to CalcTree. You have three options:
Send to an Existing Page Paste the URL of an existing CalcTree page into the relevant field. → Your data will be uploaded directly to that page.
Duplicate a Template Page
Paste the URL of a template page into the relevant field.
(Optional) Enter a custom name for the new page in the relevant field.
(Optional) Provide a parent page URL in the relevant field if you'd like the new page to be created under a different section. → If left blank, the new page will be created in the same location as the original template.
Once your upload method is selected and fields are filled, click Send to CalcTree to complete the upload
Using the data in CalcTree
Once data tables have been sent to CalcTree, they will appear under the 'Uploaded files' toggle in the Integrations panel of the page you sent the data to.
The data, in the form of CSVs, can be consumed in your Python script for additional processing, calculations, and management of how you wish the data to be displayed on the page.

Last updated