mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 01:41:57 +00:00
Fix #5727
This commit is contained in:
@@ -193,6 +193,8 @@ class Usecase:
|
||||
"IfcRamp",
|
||||
"IfcPlate",
|
||||
"IfcPlateStandardCase",
|
||||
"IfcCovering",
|
||||
"IfcFurniture",
|
||||
]
|
||||
for product in self.products:
|
||||
element_type = ifcopenshell.util.element.get_type(product)
|
||||
|
||||
Reference in New Issue
Block a user