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