|
C
ApplicationClosingEventArgs
|
None
|
The event arguments used by the ApplicationClosing event.
|
|
C
BeforeExecutedEventArgs
|
None
|
The event arguments used by AddInCommandBinding's BeforeExecuted event.
|
|
C
CanExecuteEventArgs
|
None
|
The event arguments used by AddInCommandBinding's CanExecute event.
|
|
C
ComboBoxCurrentChangedEventArgs
|
None
|
The event arguments used by ComboBox's CurrentChanged event.
|
|
C
ComboBoxDropDownClosedEventArgs
|
None
|
The event arguments used by ComboBox's DropDownClosed event.
|
|
C
ComboBoxDropDownOpenedEventArgs
|
None
|
The event arguments used by ComboBox's DropDownOpened event.
|
|
C
CommandEventArgs
|
None
|
The base class of the command Executed and CanExecute event arguments.
|
|
C
DialogBoxData
|
None
|
An object that is passed to your application when a dialog is displayed in Revit.
|
|
C
DialogBoxShowingEventArgs
|
None
|
The base class for the event arguments used by the DialogBoxShowing event.
|
|
C
DisplayingOptionsDialogEventArgs
|
None
|
The event arguments used by DisplayingOptionDialog event.
|
|
C
DockableFrameFocusChangedEventArgs
|
None
|
The event arguments used by the DockableFrameActivatedChanged event.
|
|
C
DockableFrameVisibilityChangedEventArgs
|
None
|
The event arguments used by the DockableFrameVisibilityChanged event.
|
|
C
ExecutedEventArgs
|
None
|
The event arguments used by AddInCommandBinding's Executed event.
|
|
C
FabricationPartBrowserChangedEventArgs
|
None
|
The event arguments used by the FabricationPartBrowserChangedEventArgs event.
|
|
C
FormulaEditingEventArgs
|
None
|
The event arguments used by the DocumentSaving event.
|
|
C
IdlingEventArgs
|
None
|
The event arguments used by the Idling event.
|
|
C
MessageBoxData
|
None
|
An object that represents a simple message box that prompts the user
for some action.
|
|
C
MessageBoxShowingEventArgs
|
None
|
The event arguments used by the DialogBoxShowing event when a Windows message box is about to be displayed in Revit.
|
|
C
RibbonItemEventArgs
|
None
|
The base class of the RibbonItem event arguments which have UIApplication property.
|
|
C
TaskDialogShowingEventArgs
|
None
|
The event arguments used by the DialogBoxShowing event when a Revit task dialog that prompts the user for some action is shown.
|
|
C
TextBoxEnterPressedEventArgs
|
None
|
The event arguments used by TextBox's EnterPressed event.
|
|
C
TransferredProjectStandardsEventArgs
|
None
|
The event arguments used by the TransferredProjectStandards event.
|
|
C
TransferringProjectStandardsEventArgs
|
None
|
The event arguments used by the TransferringProjectStandards event.
|
|
C
ViewActivatedEventArgs
|
None
|
The event arguments used by the ViewActivated event.
|
|
C
ViewActivatingEventArgs
|
None
|
The event arguments used by the ViewActivating event.
|