Merge pull request #12745 from Roy-043/Draft-applyConstructionStyle-was-missing-in-params.py

Draft: applyConstructionStyle was missing in params.py
This commit is contained in:
Roy-043
2024-03-04 14:17:51 +01:00
committed by GitHub

View File

@@ -393,6 +393,7 @@ def _get_param_dictionary():
# Arch parameters that are not in the preferences:
param_dict["Mod/Arch"] = {
"applyConstructionStyle": ("bool", True),
"ClaimHosted": ("bool", True),
"CustomIfcSchema": ("string", ""), # importIFClegacy.py
"createIfcGroups": ("bool", False), # importIFClegacy.py