Skip to content
This repository was archived by the owner on Jun 8, 2022. It is now read-only.

Latest commit

 

History

History
6 lines (4 loc) · 484 Bytes

File metadata and controls

6 lines (4 loc) · 484 Bytes

IFC model

wrapper around IfcOpenShell to load and store data from IFC into a smaller JSON-format for easier access across different platforms.

⚠ Note that we ignore all geometric representations and focus on the more complex elements (buildings, storeys, spaces, products) because the representation is already handled by ifc-openshell and can be export (e.g. for Blender)

See ifc-blender for a usage example.