Skip to content

gansanay/python-ifc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-ifc

python-ifc is an IFC file parser in python.

The original python-ifc package by mvaerle could be used to parse the schema specifications and list entities and types.

It did not make any difference between the types and did not parse the relations of inheritance between entities.

This fork then provides an appropriate parsing of the schema specification files and the accurate count of types and entities for IFC2x3 and IFC4.

A pull request has been sent to the original project in an attempt to pull the corrections and additions of this fork on Sep. 25th 2013.

About

An IFC file parser in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%