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 562e92fa49..878fef47dd 100644 --- a/src/ifcopenshell-python/ifcopenshell/util/schema/ifc_classes_suggestions.json +++ b/src/ifcopenshell-python/ifcopenshell/util/schema/ifc_classes_suggestions.json @@ -55,6 +55,28 @@ "name": "Signage" } ], + "IfcGeographicElement": [ + { + "name": "Tree" + }, + { + "name": "Plants" + }, + { + "name": "Shrubs" + } + ], + "IfcGeographicElementType": [ + { + "name": "Tree" + }, + { + "name": "Plants" + }, + { + "name": "Shrubs" + } + ], "IfcPlate": [ { "name": "Glazing" @@ -114,4 +136,4 @@ "name": "Pane" } ] -} \ No newline at end of file +}