You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This toolkit allows interoperability between the BHoM and CSI ETABS. Enables creation, manipulation and reading of structural finite element analysis models as well as loading information and extraction of analysis results.
CSI ETABS 22 due to internal failures of the ETABS API. A fix for this is being worked on.
Net runtime issues
There are currently some internal failures in the ETABS API when called in a NET Core environment. For this reason, running the ETABSAdapter in runtimes above net 4 is disabled.
If you want to build the BHoM and the Toolkits from source, it's hopefully easy! 😄
Do take a look at our specific wiki pages here: Getting Started for Developers
In order to support multiple versions of ETABS with changes to the API, multiple build configurations have been set up. These all rename the resulting dll of the adapter project in order to support multiple versions to be installed simultaneously. ETABS_Toolkit needs to be built separately for each version of ETABS. To switch between version and specific ETABS_Toolkit configurations use Configuration Manager:
Debug16 -> ETABS 2016
Debug17 -> ETABS 17
Debug18 -> ETABS 18
Want to Contribute?
BHoM is an open-source project and would be nothing without its community. Take a look at our contributing guidelines and tips here.
Licence
BHoM is free software licenced under GNU Lesser General Public Licence - https://www.gnu.org/licenses/lgpl-3.0.html
Each contributor holds copyright over their respective contributions.
The project versioning (Git) records all such contribution source information.
See LICENSE and COPYRIGHT_HEADER.