Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdMvdXmlRoot::getElement Method
Syntax
C++
OdMvdXmlIdentityPtr getElement(const OdGUID& uuid) const;

Retrieves a child element with a specified identifier.

Parameters
Description
uuid
[in] An OdGUID object that contains the element's identifier.

A smart pointer to the OdMvdXmlIdentity object. If no element with the specified identifier found, the method returns an NULL pointer.

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