BIM2SIM / bim2sim

A python tool to create simulation models for different domains based on BIM IFC models.
https://bim2sim.github.io/bim2sim/
GNU Lesser General Public License v3.0
42 stars 7 forks source link

Restructure element creation #667

Closed DaJansenGit closed 12 hours ago

DaJansenGit commented 1 week ago

This is an ongoing discussion, I will document the detailed plan here later, but the general idea is to make the element creation process more understandable and to make sure that we have a single source of truth in the element structure.

DaJansenGit commented 12 hours ago

We did the first step by merging #679 and I will close this for now.