Skip to content

OpenBIMRL | IFC functions

Class path: models.ifc.getGlobalID

Get global ID

getGlobalID1.png

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

getGlobalID2.png

Node representation with sample values

Sample file

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