From 0ef141447b3e1fb54385c75dbd58e071a9dc922b Mon Sep 17 00:00:00 2001 From: Ryan Schultz Date: Thu, 27 Jul 2023 18:34:27 -0500 Subject: [PATCH] added to ifc_classes_suggestions.json --- .../util/schema/ifc_classes_suggestions.json | 34 +++++++++++++++++++ 1 file changed, 34 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 fc1d27f8c9..5a32b3905e 100644 --- a/src/ifcopenshell-python/ifcopenshell/util/schema/ifc_classes_suggestions.json +++ b/src/ifcopenshell-python/ifcopenshell/util/schema/ifc_classes_suggestions.json @@ -27,7 +27,41 @@ "predefined_type": "NOTDEFINED" } ], + "IfcDistributionElement": [ + { + "name": "Furnace", + "predefined_type": "NOTDEFINED" + } + ], + "IfcDistributionElementType": [ + { + "name": "Furnace", + "predefined_type": "NOTDEFINED" + } + ], "IfcFurniture": [ + { + "name": "Casework", + "predefined_type": "NOTDEFINED" + }, + { + "name": "Millwork", + "predefined_type": "NOTDEFINED" + }, + { + "name": "Signage", + "predefined_type": "NOTDEFINED" + } + ], + "IfcFurnitureType": [ + { + "name": "Casework", + "predefined_type": "NOTDEFINED" + }, + { + "name": "Millwork", + "predefined_type": "NOTDEFINED" + }, { "name": "Signage", "predefined_type": "NOTDEFINED"