Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdMvdXmlRoot::saveDocument Method
Syntax
C++
OdResult saveDocument(TiXmlDocument* pDocument, OdMvdXmlAuditInfo* audit);

Saves the content referenced by the Root element in a specified mvdXML document.

Parameters
Description
pDocument
[in] A raw pointer to the document object.
audit
[out] A placeholder for storing the audit information, represented with a raw pointer to an OdMvdXmlAuditInfo object.

eOk if the document was successfully saved; otherwise, the method returns an appropriate error code.

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