2027 Members
Changes 0
M

ApplicationEntryPoint Events

Name Return Type Description Inherited From
E ApplicationClosing event Subscribe to the ApplicationClosing event to be notified when the Revit application is just about to be closed. (Inherited from UIApplication ) UIApplication
E DialogBoxShowing event Subscribe to the DialogBoxShowing event to be notified when Revit is just about to show a dialog box or a message box. (Inherited from UIApplication ) UIApplication
E DisplayingOptionsDialog event Subscribe to the options dialog displaying event to be notified when Revit options dialog is displaying. (Inherited from UIApplication ) UIApplication
E DockableFrameFocusChanged event Subscribe to this event to be notified when a Revit GenericDockableFrame has gained focus or lost focus in the Revit user interface. This event is called only for API-created GenericDockableFrames. (Inherited from UIApplication ) UIApplication
E DockableFrameVisibilityChanged event Subscribe to this event to be notified when a Revit GenericDockableFrame has been shown or hidden in the Revit user interface. This event is called only for API-created GenericDockableFrames. (Inherited from UIApplication ) UIApplication
E FabricationPartBrowserChanged event Subscribe to MEP Fabrication part browser changed event to be notified when MEP Fabrication part browser is updated. (Inherited from UIApplication ) UIApplication
E FormulaEditing event Subscribe to the FormulaEditing event to be notified when the edit formula button has been clicked. (Inherited from UIApplication ) UIApplication
E Idling event Subscribe to the Idling event to be notified when Revit is not in an active tool or transaction. (Inherited from UIApplication ) UIApplication
E MacroUpdated event MacroUpdated. (Inherited from UIApplication ) UIApplication
E SelectionChanged event Subscribe to the SelectionChanged event to be notified after the selection was changed. (Inherited from UIApplication ) UIApplication
E ThemeChanged event Subscribe to the ThemeChanged event to be notified after the theme was changed. (Inherited from UIApplication ) UIApplication
E TransferredProjectStandards event Subscribe to the TransferredProjectStandards event to be notified after the scope of a Transfer Project Standards operation has been finalized. (Inherited from UIApplication ) UIApplication
E TransferringProjectStandards event Subscribe to the TransferringProjectStandards event to be notified before the scope of an impending Transfer Project Standards operation has been finalized in the Transfer Project Standards dialog. (Inherited from UIApplication ) UIApplication
E ViewActivated event Subscribe to the ViewActivated event to be notified immediately after Revit has finished activating a view of a document. (Inherited from UIApplication ) UIApplication
E ViewActivating event Subscribe to the ViewActivating event to be notified when Revit is just about to activate a view of a document. (Inherited from UIApplication ) UIApplication