Share

Database.BeginDeepClone Event

Description

Wraps AcRxEventReactor::beginDeepClone. This event indicates that a deep clone operation is starting on the drawing database.

Visual Basic

Public Event BeginDeepClone As IdMappingEventHandler

C#

public event IdMappingEventHandler BeginDeepClone;

Links

Database Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?