Coverage for bim2sim/elements/__init__.py: 100%

0 statements  

« prev     ^ index     » next       coverage.py v7.6.12, created at 2025-03-12 17:09 +0000

1"""Package containing 

2- classes to represent IFC elements simulation domain and tool independent 

3- logic to convert IFC elements into these classes and gather all relevant 

4information 

5"""