From 3f7eba246726eb16be07b7b4b37390f77f6d7b68 Mon Sep 17 00:00:00 2001 From: Ryan Schultz Date: Wed, 17 Dec 2025 12:48:48 -0600 Subject: [PATCH] Include 'Commercial Kitchen Hood' in IFC suggestions Added new suggestion for 'Commercial Kitchen Hood' under IfcAirTerminal and IfcAirTerminalType. --- .../util/schema/ifc_classes_suggestions.json | 10 ++++++++++ 1 file changed, 10 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 f9f76947bb..c3cf248ada 100644 --- a/src/ifcopenshell-python/ifcopenshell/util/schema/ifc_classes_suggestions.json +++ b/src/ifcopenshell-python/ifcopenshell/util/schema/ifc_classes_suggestions.json @@ -5,6 +5,16 @@ "predefined_type": "NOTDEFINED" } ], + "IfcAirTerminal": [ + { + "name": "Commercial Kitchen Hood" + } + ], + "IfcAirTerminalType": [ + { + "name": "Commercial Kitchen Hood" + } + ], "IfcAirTerminalBox": [ { "name": "VAV Box"