OpenBIMRL | IFC Funktionen
Klassenpfad: models.ifc.getAttributeAsString
Attribut als String abrufen
Beschreibung
Ein Attribut als String eines IFC-Objekts abrufen.
Input
Input | Name | Typ | Beschreibung |
---|---|---|---|
0 | IfcElemente | List<Object> | Input Elemente |
1 | AttributeName | String | Attribute Name |
Output
Output | Name | Typ | Beschreibung |
---|---|---|---|
0 | Attribute | Object | Output Elemente |