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

Notification function called whenever a subDeepClone operation has failed. 

 

This function is called after the operation. 

The objects involved in the subDeepClone operation are in an indeterminate state and must be cleaned up.

  • beginDeepClone
  • beginDeepCloneXlation
  • endDeepClone

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