2023 Members
Changes 4
M

IControllableDropHandler

Name Return Type Description Inherited From
M CanExecute(UIDocument, Object, ElementId) bool Implement this method to inform Revit whether the drop event can be executed onto the given view.
M Execute(UIDocument, Object) None Implement this method to handle the drop event for your data. (Inherited from IDropHandler .) IDropHandler