mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-26 02:07:36 +00:00
Add support for IfcSpatialElements and exclude abstract classes.
This commit is contained in:
@@ -11,7 +11,7 @@ class IfcSchema():
|
||||
# TODO: Make it less troublesome
|
||||
self.products = [
|
||||
'IfcElement',
|
||||
'IfcSpatialStructureElement',
|
||||
'IfcSpatialElement',
|
||||
'IfcStructural',
|
||||
'IfcMaterialDefinition',
|
||||
'IfcParameterizedProfileDef',
|
||||
|
||||
Reference in New Issue
Block a user