Share

Database.XrefBeginOtherAttached Event

Description

Wraps AcEditorReactor::otherAttach. The event is sent just after beginDeepCloneTranslation notification, but only occurs for the xref attach process.

Visual Basic

Public Event XrefBeginOtherAttached As XrefBeginOperationEventHandler

C#

public event XrefBeginOperationEventHandler XrefBeginOtherAttached;

Links

Database Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?