Close

Relief for ODA Team in Ukraine

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

Notification function called whenever this Node object is about to be moved to another Graph object. 

 

Parameters
Description
pFromGraph
[in] Pointer to the Graph object from which this Node object will be moved.

Called by OdDbEvalGraph::addGraph(). 

This function is called before the operation.

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