API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > OdExporterUtil Class > OdExporterUtil Methods > OdExporterUtil::setGlobalId Method
OdExporterUtil::setGlobalId Method
Syntax
C++
static void setGlobalId(const OdDAIObjectId& handle, OdIfcGUID& guid);
Parameters 
Description 
const OdDAIObjectId& handle 
[in] IFC entity.  
OdIfcGUID& guid 
[in/out] GUID value. 

Set the "GlobalId" value for a handle if it exists. 

 

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