From 390b280442d30f4e49463b2e09c15a16ede043fa Mon Sep 17 00:00:00 2001 From: tim Date: Tue, 23 Jul 2024 09:42:03 -0400 Subject: [PATCH] Screed added to IfcCovering options Screed added to IfcCovering-predefined_types FLOORING and TOPPING --- .../ifcopenshell/util/schema/ifc_classes_suggestions.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/ifcopenshell-python/ifcopenshell/util/schema/ifc_classes_suggestions.json b/src/ifcopenshell-python/ifcopenshell/util/schema/ifc_classes_suggestions.json index 73594a3221..1afe8852e4 100644 --- a/src/ifcopenshell-python/ifcopenshell/util/schema/ifc_classes_suggestions.json +++ b/src/ifcopenshell-python/ifcopenshell/util/schema/ifc_classes_suggestions.json @@ -21,6 +21,14 @@ }, { "name": "Capping" + }, + { + "name": "Screed", + "predefined_type": "FLOORING" + }, + { + "name": "Screed", + "predefined_type": "TOPPING" } ], "IfcDistributionElement": [