Autodesk.Revit.UI.Events
Classes
Class
Description
Public Class
ApplicationClosingEventArgs
The event arguments used by the ApplicationClosing event.
Public Class
BeforeExecutedEventArgs
The event arguments used by AddInCommandBinding’s BeforeExecuted event.
Public Class
CanExecuteEventArgs
The event arguments used by AddInCommandBinding’s CanExecute event.
Public Class
ComboBoxCurrentChangedEventArgs
The event arguments used by ComboBox’s CurrentChanged event.
Public Class
ComboBoxDropDownClosedEventArgs
The event arguments used by ComboBox’s DropDownClosed event.
Public Class
ComboBoxDropDownOpenedEventArgs
The event arguments used by ComboBox’s DropDownOpened event.
Public Class
CommandEventArgs
The base class of the command Executed and CanExecute event arguments.
Public Class
DialogBoxData
An object that is passed to your application when a dialog is displayed in Revit.
Public Class
DialogBoxShowingEventArgs
The base class for the event arguments used by the DialogBoxShowing event.
Public Class
DisplayingOptionsDialogEventArgs
The event arguments used by DisplayingOptionDialog event.
Public Class
DockableFrameFocusChangedEventArgs
The event arguments used by the DockableFrameActivatedChanged event.
Public Class
DockableFrameVisibilityChangedEventArgs
The event arguments used by the DockableFrameVisibilityChanged event.
Public Class
ExecutedEventArgs
The event arguments used by AddInCommandBinding’s Executed event.
Public Class
FabricationPartBrowserChangedEventArgs
The event arguments used by the FabricationPartBrowserChangedEventArgs event.
Public Class
FormulaEditingEventArgs
The event arguments used by the DocumentSaving event.
Public Class
IdlingEventArgs
The event arguments used by the Idling event.
Public Class
MacroUpdatedEventArgs
The event arguments used by the MacroUpdated event.
Public Class
MessageBoxData
An object that represents a simple message box that prompts the user for some action.
Public Class
MessageBoxShowingEventArgs
The event arguments used by the DialogBoxShowing event when a Windows message box is about to be displayed in Revit.
Public Class
RibbonItemEventArgs
The base class of the RibbonItem event arguments which have UIApplication property.
Public Class
SelectionChangedEventArgs
The event arguments used by the SelectionChanged event.
Public Class
TaskDialogShowingEventArgs
The event arguments used by the DialogBoxShowing event when a Revit task dialog that prompts the user for some action is shown.
Public Class
TextBoxEnterPressedEventArgs
The event arguments used by TextBox’s EnterPressed event.
Public Class
ThemeChangedEventArgs
The event arguments used by the ThemeChanged event.
Public Class
TransferredProjectStandardsEventArgs
The event arguments used by the TransferredProjectStandards event.
Public Class
TransferringProjectStandardsEventArgs
The event arguments used by the TransferringProjectStandards event.
Public Class
ViewActivatedEventArgs
The event arguments used by the ViewActivated event.
Public Class
ViewActivatingEventArgs
The event arguments used by the ViewActivating event.
Enumerations
Enumeration
Description
Public Enum
FabricationPartBrowserOperation
Operations for the FabricationPartBrowserChangedEventArgs Event