Add IfcSpatialElementType to assignable classes

Required for IFC4+ to assign IfcSpaceType and IfcSpatialZoneType
Solves #2615
This commit is contained in:
CyrilWaechter
2022-11-25 15:55:32 +01:00
parent af6734d7b0
commit 88093728a7
@@ -51,6 +51,7 @@ class IfcClassData:
"IfcElement",
"IfcElementType",
"IfcSpatialElement",
"IfcSpatialElementType",
"IfcGroup",
"IfcStructuralItem",
"IfcContext",