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
43 stars 7 forks source link

clarify parameter names in enrich use condition #587

Closed veronikarichter closed 6 months ago

veronikarichter commented 9 months ago

Custom file paths can be defined for the use conditions that should be used in the project (prj_use_conditions), as well as for a mapping table of zone names and zone usages for this specific project (prj_custom_usages). However, in the enrich_use_cond.py, the mapping of these file paths to parameter names is misleading.

DaJansenGit commented 6 months ago

closed through #592