Parameters |
Description |
OdDgDatabase* pToDb |
[in] Destination database. |
const OdString& blockName |
[in] Name of the block. |
OdDgDatabase* pFromDb |
[in] Source database. |
Notification function called whenever one database is about to be inserted into another.
This function is called before the operation.
If blockName is specified, pFromDb was inserted into pToDb as a OdDbBlockTableRecord.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|