Share

Database.XrefBeginAttached Event

Description

Wraps AcEditorReactor::beginAttach. The event indicates that an that an external reference database is to be attached to the database.

Visual Basic

Public Event XrefBeginAttached As XrefBeginOperationEventHandler

C#

public event XrefBeginOperationEventHandler XrefBeginAttached;

Links

Database Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?