Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdFdFieldResult::setEvaluationStatus Method
Syntax
C++
virtual void setEvaluationStatus(OdDbField::EvalStatus errorStatus, int errorCode = 0, const OdString& errorMessage = OdString()) = 0;

Sets the evaluation status in the field.

Parameters
Description
errorStatus
[in] Error status.
errorCode
[in] Extended error code or zero for success.
errorMessage
[in] Error message.
Copyright © 2002-2022. Open Design Alliance All rights reserved.