Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdFdFieldEngine::getEvaluator Method
Syntax
C++
virtual OdFdFieldEvaluator * getEvaluator(const OdString& pszEvalId) = 0;

Returns the field evaluator for the specified evaluator ID.

Parameters
Description
pszEvalId
[in] Input evaluator ID for which to find the field evaluator.

Field evaluator with the corresponding ID. Returns NULL if a field evaluator could not be found for the evaluator ID.

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