API Reference > OdRx Classes > OdDgRxEventReactor Class > OdDgRxEventReactor Methods > OdDgRxEventReactor::beginDeepClone Method
OdDgRxEventReactor::beginDeepClone Method
Syntax
C++
virtual void beginDeepClone(OdDgDatabase* pToDb, OdDgIdMapping& idMap);
Parameters 
Description 
OdDgDatabase* pToDb 
[in] Destination database.  
OdDgIdMapping& idMap 
[in] ID Map source -> destination. 

Notification function called whenever a subDeepClone operation is about to be started on a database. 

 

idMap will always be empty.

  • abortDeepClone
  • beginDeepCloneXlation
  • endDeepClone

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