Close

Relief for ODA Team in Ukraine

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

Notification function called whenever a Node object has been copied to another Graph object. 

 

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

Called by OdDbEvalGraph::copyFrom(). 

This function is called after the operation.

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