OpenBIMRL | IFC functions
Class path: models.ifc.getAttribute
Retrieve attribute

Description
Retrieve an attribute of an IFC object.
Input
| Input | Name | Type | Description |
|---|---|---|---|
| 0 | IfcElements | List<Object> | Input elements |
| 1 | AttributeName | String | Attributes name |
Output
| Output | Name | Type | Description |
|---|---|---|---|
| 0 | Attributes | Object | Output elements |
Use/Example
Sample file
Download of a sample file so that the user can test the usage himself