This is the python core of the IFC Suite application, ran by INEX BET. IFC Suite is a free set of tools that helps you manage IFC files. We advocate for the IFC format as it ensures standardized, efficient data sharing across diverse BIM and CAD software.
IFC editing features are powered by the IfcOpenShell python library. Big thanks to everyone who contributes to this project!
At the moment, the IFC Merge is the only one available If you run the main.py script, it will merge the files contained in the <models_to_open> array. The output merged file will appear in the output folder.