OpenBIMRL | IFC functions
Class path: models.ifc.getGlobalID
Get global ID

Description
Gets the GUID of an IFC element.
Input
| Input | Name | Type | Description |
|---|---|---|---|
| 0 | IfcElement | IfcEntityClass | IfcElement whose GUID is retrieved |
Output
| Output | Name | Type | Description |
|---|---|---|---|
| 0 | GUID | String | GUID from Input0 |
Use/Example
Sample file
Download of a sample file so that the user can test the usage himself