Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbEvalExpr::evaluate Method
Syntax
C++
virtual bool evaluate(const OdDbEvalContext* evalContext);

Evaluates the expression represented by this Node object.

Parameters
Description
evalContext
[in] Evaluation context.

Called by OdDbEvalGraph::evaluate(). 

Returns true if and only if successful. Returning false terminates the Traversal. 

evalContext may be NULL.

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