OpenBIMRL | IFC Funktionen
Klassenpfad: models.ifc.getAttribute
Attribut abrufen

Beschreibung
Ein Attribut 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 |
Nutzung/Beispiel