From 592ac168c5b26595d536d13ddb97b110e5e6f4d4 Mon Sep 17 00:00:00 2001 From: Ryan Schultz Date: Wed, 10 Dec 2025 21:09:05 -0600 Subject: [PATCH] add "Fire Extinguisher" to Ifc_classes_suggestions --- .../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 ea520e028b..c220f0ea86 100644 --- a/src/ifcopenshell-python/ifcopenshell/util/schema/ifc_classes_suggestions.json +++ b/src/ifcopenshell-python/ifcopenshell/util/schema/ifc_classes_suggestions.json @@ -51,6 +51,16 @@ "predefined_type": "DISTRIBUTIONBOARD" } ], + "IfcFireSuppressionTerminal": [ + { + "name": "Fire Extinguisher" + }, + ], + "IfcFireSuppressionTerminalType": [ + { + "name": "Fire Extinguisher" + }, + ], "IfcFurniture": [ { "name": "Casework"