Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgRxEventReactor::abortDeepClone Method
Syntax
C++
virtual void abortDeepClone(OdDgIdMapping& idMap);

Notification function called whenever a subDeepClone operation has failed. 

 

Parameters
Description
idMap
[in] ID Map source -> destination.

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-2022. Open Design Alliance All rights reserved.