OpenBIMRL | IFC functions
Class path: models.ifc.getStorey
receive Storey

Description
Find the IfcStorey associated with a specific entity.
Input
| Input | Name | Type | Description |
|---|---|---|---|
| 0 | IfcElement | IfcEntityClass | Entity that serves as the starting point of the search |
Output
| Output | Name | Type | Description |
|---|---|---|---|
| 0 | IfcStorey | IfcEntityClass | IfcStorey associated with the entity from Input0 |
Use/Example
Sample file
Download of a sample file so that the user can test the usage himself