Parameters |
Description |
const OdBmElementPtr& pElement |
[in] A smart pointer to the element for which the export GUID should be returned. |
Returns an OdGUID object; in the case of error, the method returns the OdGUID::kNull value.
Retrieves the global unique identifier (GUID) of an element for DWF and IFC export.
The GUID returned by the method is the result of the XOR operation between the episode GUID and element handle in hex representation.
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.
|