The IControllableDropHandler type exposes the following members.

Methods

  NameDescription
Public methodCanExecute
Implement this method to inform Revit whether the drop event can be executed onto the given view.
Public methodExecute
Implement this method to handle the drop event for your data.
(Inherited from IDropHandler.)

See Also