Revit 2026 API
IDrop |
An interface to be executed when custom data is dragged and dropped onto the Revit user interface.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
The IDropHandler type exposes the following members.
Custom data is supported for drag and drop only during an invocation of the DoDragDrop method on Application.
See Also