Hello everyone, I have created a Python library that can be used to create trusses using IfcStructuralAnalysisDomain in IFC. There is also the possibility to calculate the displacement and forces from these trusses and save the results.
Getting Started: https://ifctruss.github.io/IfcTruss/00_General/getting_started.html
Documentation website: https://ifctruss.github.io/IfcTruss/
Git repository: https://github.com/IfcTruss/IfcTruss
pip install ifctruss
Have fun :)