mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-19 14:41:25 +00:00
Add IfcSpatialElementType to assignable classes
Required for IFC4+ to assign IfcSpaceType and IfcSpatialZoneType Solves #2615
This commit is contained in:
committed by
Dion Moult
parent
57f21d1e74
commit
d55dff8a77
@@ -51,6 +51,7 @@ class IfcClassData:
|
|||||||
"IfcElement",
|
"IfcElement",
|
||||||
"IfcElementType",
|
"IfcElementType",
|
||||||
"IfcSpatialElement",
|
"IfcSpatialElement",
|
||||||
|
"IfcSpatialElementType",
|
||||||
"IfcGroup",
|
"IfcGroup",
|
||||||
"IfcStructuralItem",
|
"IfcStructuralItem",
|
||||||
"IfcContext",
|
"IfcContext",
|
||||||
|
|||||||
Reference in New Issue
Block a user