Skip to content

OpenBIMRL | IFC functions

Class path: models.ifc.getOpeningElements

Opening elements received

getOpeningElements1.png

Description

Gets the opening elements as features of an IFC element.

Input

Input Name Type Description
0 IfcElement IfcEntityClass IfcElement whose opening elements are retrieved

Output

Output Name Type Description
0 Voids List<IfcEntityClass> Void elements contained in Input0
1 Fills List<IfcEntityClass> Fill elements contained in Input0

Use/Example

getOpeningElements2.png

Node representation with sample values

Sample file

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