Skip to content

Scripts and tools for analyzing ifc with ifcopenshell and python-occ

Notifications You must be signed in to change notification settings

johannesmichael/ifc-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ifc-python

Scripts and tools for analyzing ifc with ifcopenshell and python-occ They were developed as helpers for daily work.

For example:

  • extracting all information (psets) from an ifc-file and write them to excel
  • space boundaries (coming soon)
  • visualization of ifc-data (under development)
  • manipulating ifc

The initial scripts were done quick and dirty. This is the place were they should be evolve to productive scripts. Any help and comments appreciated!!!

This repository serves as a collection of scripts, devloped to analyze ifc-files. It makes extensive use of the project "IfcOpenShell"for python

GitHub: IfcOpenShell/src/ifcopenshell-python/ifcopenshell/ https://github.com/IfcOpenShell/IfcOpenShell/tree/master/src/ifcopenshell-python/ifcopenshell

and the python implementation of OpenCascade https://github.com/tpaviot/pythonocc

About

Scripts and tools for analyzing ifc with ifcopenshell and python-occ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages