Skip to content

OpenBIMRL | IFC functions

Class path: models.ifc.getAttributeAsString

Retrieve attribute as string

getAttributeAsString1.png

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

getAttributeAsString2.png

Node representation with sample values

Sample file

Download of a sample file so that the user can test the usage himself