API Reference > OdRx Classes > OdRxEventReactor Class > OdRxEventReactor Methods > OdRxEventReactor::endDeepClone Method
OdRxEventReactor::endDeepClone Method
Syntax
C++
virtual void endDeepClone(OdDbIdMapping& idMap);
Parameters 
Description 
OdDbIdMapping& idMap 
[in] ID Map source -> destination. 

Notification function called whenever a subDeepClone operation has succeeded. 

 

This function is called after the operation.

  • abortDeepClone
  • beginDeepClone
  • beginDeepCloneXlation

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