Skip to content

OpenBIMRL | IFC functions

Class path: models.ifc.getElementInSpatialStructure

Element preserved in spatial structure

getElementInSpatialStructure1.png

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

getElementInSpatialStructure2.png

Node representation with sample values

Sample file

Download of a sample file so that the user can test the usage himself