RVTDocs.com
Namespace: Autodesk.Revit.DB

IDuplicateTypeNamesHandler

Interface
Description:
An interface for custom handlers of duplicate type names encountered during a paste operation.
Syntax
public interface IDuplicateTypeNamesHandler
IDuplicateTypeNamesHandler Interface Members:
Name Description
OnDuplicateTypeNamesFound Called when the destination document contains types with the same names as the types being copied.