Parameters |
Description |
OdDbDatabase* pToDb |
[in] Destination database. |
const OdGeMatrix3d& xfm |
[in] Transformation matrix. |
OdDbDatabase* 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 xfm is specified, pFromDb was inserted into pToDb as entities.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|