Parameters |
Description |
OdDbDatabase* pToDb |
[in] Destination database. |
OdDbDatabase* pFromDb |
[in] Source database. |
OdDbObjectId blockId |
[in] Object ID of OdDbBlockTableRecord being wblocked. |
Notification function called while one database is being wblocked to another.
This function is called during the operation.
If blockId is specified, the wblock operation is being performed on a BlockTableRecord in pFromDb.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|