Skip to content
karlybast edited this page Jun 2, 2020 · 13 revisions

The ETABS_Toolkit contains methods for pushing and pulling various BHoM Objects to CSI ETABS.

Multiple ETABS versions in the same Toolkit

The ETABS_Toolkit is built and tested for ETABS 2016.0.2 and 2017, but it can also target 2018, although it is not tested with that.

This means that you can build different versions of the Toolkit depending on the ETABS API assembly you want to target.

For this, we provide different Build Configurations for the Visual Studio solution. You can switch them by selecting them here:

Please have a look at the following guide to know how to add support for more versions of ETABS: https://github.com/BHoM/documentation/wiki/Toolkits-targeting-multiple-versions-of-the-same-software

General information