Share

Database.WblockAborted Event

Description

Wraps AcRxEventReactor::abortWblock. The event indicates that a wblock being performed to the drawing was terminated and did not complete.

Visual Basic

Public Event WblockAborted As EventHandler

C#

public event EventHandler WblockAborted;

Links

Database Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?