Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdMvdXmlProcessor::process Method
Syntax
C++
virtual OdResult process(OdIfcFilePtr pFile, OdMvdXmlAuditInfo* pAudit) = 0;

Proceeds the data processing within a specified IFC file.

Parameters
Description
pFile
[in] A smart pointer to an OdIfcFile object that contains data to be processed.
pAudit
[in] A raw pointer to an OdMvdXmlAuditInfo object that contains error and warning messages.

eOk if the processing was successful; otherwise, the method returns an appropriate error code.

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