OpenBIMRL | IFC functions
Class path: models.ifc.getElementInSpatialStructure
Element preserved in spatial structure
Description
Find all physical construction elements that are contained in a spatial structure element. I.e. spatial structure elements in other spatial structure elements are not found.
Input
Input | Name | Type | Description |
---|---|---|---|
0 | IfcSpatialStructureElement | IfcEntityClass | spatial structural element by searching |
Output
Output | Name | Type | Description |
---|---|---|---|
0 | IfcElement list | List<IfcEntityClass> | physical construction elements that were found |
Use/Example
Sample file
Download of a sample file so that the user can test the usage himself