Skip to content

OpenBIMRL | IFC functions

Class path: models.ifc.getAttribute

Retrieve attribute

getAttribute1.png

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

getAttribute2.png

Node representation with sample values

Sample file

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