Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdMvdXmlProcessor::writeFile Method
Syntax
C++
OdResult writeFile(const OdString& filename, OdMvdXmlAuditInfo* pAudit);

Reads the contents of a specified mvdXML file.

Parameters
Description
filename
[in] A string that contains the full path to the mvdXML file to read.
pAudit
[in] A raw pointer to the OdMvdXmlAuditInfo object that contains error and warning messages.

eOk if the file contents were successfully read; otherwise, the method returns an appropriate error code.

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