Skip to content

can parse ifc files and extracts important information about the building plans

Notifications You must be signed in to change notification settings

baupen/ifc-reader

Repository files navigation

this library converts .ifc format to more readable .json, extracting the locations of the specified rooms in there.

install non-standard libraries with sudo pip install pillow numpy

to generate the .json file, run python ifc_to_json.py IFC_FILE_PATH
to generate the graphical preview, run python json_to_image.py JSON_FILE_PATH

About

can parse ifc files and extracts important information about the building plans

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published