diff --git a/src/blenderbim/blenderbim/bim/module/root/data.py b/src/blenderbim/blenderbim/bim/module/root/data.py index 560a420eee..60e5751958 100644 --- a/src/blenderbim/blenderbim/bim/module/root/data.py +++ b/src/blenderbim/blenderbim/bim/module/root/data.py @@ -51,6 +51,7 @@ class IfcClassData: "IfcElement", "IfcElementType", "IfcSpatialElement", + "IfcSpatialElementType", "IfcGroup", "IfcStructuralItem", "IfcContext",