OpenBIMRL | IFC functions
Class path: models.ifc.getAttributeAsString
Retrieve attribute as string
Description
Retrieve an attribute as a string 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