Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmElement::getExportId Method
Syntax
C++
OdGUID getExportId() const;

Retrieves the global unique identifier (GUID) of an element for DWF and IFC export. 

 

Returns an OdGUID object; in the case of error, the method returns the OdGUID::kNull value.

The GUID returned by the method is the result of the XOR operation between the episode GUIDand element handle in hex representation.

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