Close

Relief for ODA Team in Ukraine

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

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

 

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

Called by OdDbEvalGraph::addNode(). 

This function is called after the operation.

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