API Reference > OdDb Classes > OdDbBlock2PtParameter Class > OdDbBlock2PtParameter Methods > OdDbBlock2PtParameter::graphEvalEnd Method
OdDbBlock2PtParameter::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.