IFC Export cleanup application
Develop a web application to input and cleanup exported IFC files generated from AX3000 for the MEP works including Sprinkler lines, Cable Trays and HVAC.
Processing is done for the geometry, properties, classification, presentation layer and naming convention. The cleanuped up IFC file is then input and used in other BIM applications like ArchiCAD.
The app is docker containerized and hosted on a debian based VPS server
Tech Used: Ifcopenshell, FastAPI, FastHTML, HTMX, Debian, Docker