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

0 statements  

« prev     ^ index     » next       coverage.py v7.8.0, created at 2025-05-16 08:28 +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"""