Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.07 KB

README.md

File metadata and controls

24 lines (19 loc) · 1.07 KB

IfcTruss Plugin

The IfcTruss Plugin is a Python plugin for the KITModelViewer Python API using the IfcTruss library for calculating trusses in the Industry Foundation Classes (IFC) standard. IfcTrussPlugin2

User Interface

The user interface is based on wxWidgets and was made with wxFormBuilder.

Dependencies

Package Name Install Command
IfcTruss pip install ifctruss
wxPython pip install wxPython

How to cite

@software{SDM_Plugin_IfcTruss,
	title        = {SDM_Plugin_IfcTruss},
	author       = {{Andreas Geiger}},
	url          = {https://github.com/KIT-IAI/SDM_Plugin_IfcTruss},
	date         = {2023}
}