API Reference > OdDb Classes > OdDbEvalExpr Class > OdDbEvalExpr Methods > OdDbEvalExpr::graphEvalAbort Method
OdDbEvalExpr::graphEvalAbort Method
Syntax
C++
virtual void graphEvalAbort(bool nodeIsActive);
Parameters 
Description 
bool nodeIsActive 
[in] True if and only if this Node object has been activated. 

Notification function called whenever the Graph object travesal is been terminated. 

 

Called by OdDbEvalGraph::evaluate(). 

This function is called after the operation.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.