Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbEvalExpr::removedFromGraph Method
Syntax
C++
virtual void removedFromGraph(OdDbEvalGraph* pGraph);

Notification function called whenever this Node object has been removed a Graph object. 

 

Parameters
Description
pGraph
[in] Pointer to the Graph object.

Called by OdDbEvalGraph::removeNode(). 

This function is called after the operation.

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