API Reference > OdDb Classes > OdDbBlockPropertiesTable Class > OdDbBlockPropertiesTable Methods > OdDbBlockPropertiesTable::addedToGraph Method
OdDbBlockPropertiesTable::addedToGraph Method
Syntax
C++
virtual void addedToGraph(OdDbEvalGraph*);
Parameters 
Description 
pGraph 
[in] Pointer to the Graph object. 

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

 

Called by OdDbEvalGraph::addNode(). 

This function is called after the operation.

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