OpenBIMRL | IFC functions
Class path: models.ifc.getOpeningElements
Opening elements received

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
Sample file
Download of a sample file so that the user can test the usage himself