Close

Relief for ODA Team in Ukraine

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

Notification function called whenever a the translation stage of a subDeepClone operation is about to be started on a database. 

 

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

This function is called after all objects, and their owned objects, have been cloned. It is called before any Object IDs are translated 

Object IDs of cloned objects do not point at the cloned objects, and must therefore not not be used at this point for any operations on those objects.

  • abortDeepClone
  • beginDeepClone
  • endDeepClone
Copyright © 2002-2022. Open Design Alliance All rights reserved.