Share

AcEditorReactor::endWblock

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

Links

AcEditorReactor Class

Was this information helpful?