2027 Members
Changes 0
M

IControllableDropHandler Methods

Name Return Type Description Inherited From
M CanExecute(UIDocument, Object, ElementId) Boolean 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