brean / python-ifc-model

helper classes to load and store data from IFC into a smaller JSON for easier access across different platforms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

helper classes to load and store data from IFC into a smaller JSON for easier access across different platforms

License:MIT License


Languages

Language:Python 100.0%