Close

Relief for ODA Team in Ukraine

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

Evaluates the expression represented by this Node object.

Parameters
Description
evalContext
[in] Pointer to an OdDbEvalContext object to provide custom data.
Returns true if and only if successful.
evalContext may be NULL.
Copyright © 2002-2022. Open Design Alliance All rights reserved.