OpenBIMRL | IFC functions
Class path: models.ifc.getBoundary
Space Boundaries

Description
Calculates and retrieves the spatial boundaries of elements.
Input
| Input | Name | Type | Description |
|---|---|---|---|
| 0 | Element | List<IfcEntityClass> | List that is filtered |
| 1 | Threshold | Number |
Output
| Output | Name | Type | Description |
|---|---|---|---|
| 0 | Elements | IfcEntityClass | Room elements calculated from Input0 |
Use/Example
Sample file
Download of a sample file so that the user can test the usage himself