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

Handle enrichment with default values for attributes #650

Open DaJansenGit opened 1 month ago

DaJansenGit commented 1 month ago

Currently, when an attribute is defined with a default value, it will not be overwritten by enrichment. In some cases, this leads to not wanted behaviors.