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