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

Notification function called whenever the Graph object has been traversed. 

 

Called by OdDbEvalGraph::evaluate(). 

This function is called after the operation.

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