Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdRxEventReactor::beginDeepClone Method
Syntax
C++
virtual void beginDeepClone(OdDbDatabase* pToDb, OdDbIdMapping& idMap);

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

 

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

idMap will always be empty.

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