Share

Database.InsertMappingAvailable Event

Description

Wraps AcRxEventReactor::otherInsert. The event is sent right before beginDeepCloneTranslation is sent.

Visual Basic

Public Event InsertMappingAvailable As IdMappingEventHandler

C#

public event IdMappingEventHandler InsertMappingAvailable;

Links

Database Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?