Close

Relief for ODA Team in Ukraine

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

Proceeds the data validation within a specified IFC file.

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

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

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