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
committed by Dion Moult
parent 57f21d1e74
commit d55dff8a77
@@ -51,6 +51,7 @@ class IfcClassData:
"IfcElement",
"IfcElementType",
"IfcSpatialElement",
"IfcSpatialElementType",
"IfcGroup",
"IfcStructuralItem",
"IfcContext",