Parameters |
Description |
OdDbDatabase* pToDb |
[in] Destination database. |
OdDbIdMapping& idMap |
[in] ID Map source -> destination. |
OdDbDatabase* pFromDb |
[in] Source database. |
Notification function called whenever one database is being wblocked to another.
idMap contains mapping of the original objects in pFromDb to the objects created in pToDb.
This function is called after the operation, and is sent just before beginDeepCloneXlation.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|