Draft: applyConstructionStyle was missing in params.py

This commit is contained in:
Roy-043
2024-03-04 11:33:10 +01:00
parent 15094fadef
commit 6df52808f2

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