Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdMvdXmlIdentity::setUuid Method
Syntax
C++
void setUuid(const OdGUID& value);

Sets the universal unique identifier (UUID) of the XML element.

Parameters
Description
value
[in] An OdGUID object that contains the UUID value.

UUID acts as a persistent identifier, that never changes its value. It has the string data type with a fixed length (36 characters) that follows a specific pattern.

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