API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > OdExporterUtil Class > OdExporterUtil Methods > OdExporterUtil::getGlobalId Method
OdExporterUtil::getGlobalId Method
Syntax
C++
static OdString getGlobalId(const OdDAIObjectId& handle);
Parameters 
Description 
const OdDAIObjectId& handle 
[in] IFC entity.
 

"GlobalId" value for a handle, or an empty string if it doesn't exist.

Get the "GlobalId" value for a handle, or an empty string if it doesn't exist. 

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.