C++
void endWblock( AcDbDatabase* ) override;
Description
This callback function indicates that a wblock being performed to the drawing pTo completed successfully.
Parameters
| Parameters | Description |
|---|---|
| pTo | Passed in pointer to target drawing database |
void endWblock( AcDbDatabase* ) override;
This callback function indicates that a wblock being performed to the drawing pTo completed successfully.
| Parameters | Description |
|---|---|
| pTo | Passed in pointer to target drawing database |