Close

Relief for ODA Team in Ukraine

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

Notification function called whenever this Node object has been moved to another Graph object. 

 

Parameters
Description
pIntoGraph
[in] Pointer to the Graph object into which this Node object was moved.

Called by OdDbEvalGraph::addGraph(). 

This function is called after the operation.

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