Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdIfc::Utils::assignGlobalId Function
Syntax
C++
bool IFCCORE_EXPORT assignGlobalId(OdIfcInstance * inst);

Assigns a generated global identifier to the "GlobalId" attribute of an entity derived from an IfcRoot object.

Parameters
Description
pInst
[in] A raw pointer to the IFC entity instance.

true if the attribute "GlobalId" was successfully assigned; otherwise the method returns false.

File: IfcUtils.h 

Namespace: OdIfc::Utils 

Copyright © 2002-2022. Open Design Alliance All rights reserved.