Autodesk.Revit.DB.Events
| Name | Return Type | Description |
|---|---|---|
| ApplicationInitializedEventArgs | None | The event arguments used by the ApplicationLaunched event. |
| CreateRelatedFileProgressChangedEventArgs | None | The event arguments used during creating related file phase of [!:Autodesk::Revit::ApplicationServices::Application::WorksharedOperationProgressChanged] in model open operation. |
| DataTransferProgressChangedEventArgs | None | The event arguments used during the data transferring phase of [!:Autodesk::Revit::ApplicationServices::Application::WorksharedOperationProgressChanged] . |
| DocumentChangedEventArgs | None | The event arguments used by the DocumentChanged event. |
| DocumentClosedEventArgs | None | The event arguments used by the DocumentClosed event. |
| DocumentClosingEventArgs | None | The event arguments used by the DocumentClosing event. |
| DocumentCreatedEventArgs | None | The event arguments used by the DocumentCreated event. |
| DocumentCreatingEventArgs | None | The event arguments used by the DocumentCreating event. |
| DocumentOpenedEventArgs | None | The event arguments used by the DocumentOpened event. |
| DocumentOpeningEventArgs | None | The event arguments used by the DocumentOpening event. |
| DocumentPrintedEventArgs | None | The event arguments used by the DocumentPrinted event. |
| DocumentPrintingEventArgs | None | The event arguments used by the DocumentPrinting event. |
| DocumentReloadLatestProgressChangedEventArgs | None | The event arguments used during the reload latest phase of [!:Autodesk::Revit::ApplicationServices::Application::WorksharedOperationProgressChanged] . |
| DocumentSavedAsEventArgs | None | The event arguments used by the DocumentSavedAs event. |
| DocumentSavedEventArgs | None | The event arguments used by the DocumentSaved event. |
| DocumentSaveToCentralProgressChangedEventArgs | None | The event arguments used during the save to central phase of [!:Autodesk::Revit::ApplicationServices::Application::WorksharedOperationProgressChanged] . |
| DocumentSaveToLocalProgressChangedEventArgs | None | The event arguments used during the save to local phase of [!:Autodesk::Revit::ApplicationServices::Application::WorksharedOperationProgressChanged] . |
| DocumentSavingAsEventArgs | None | The event arguments used by the DocumentSavingAs event. |
| DocumentSavingEventArgs | None | The event arguments used by the DocumentSaving event. |
| DocumentSynchronizedWithCentralEventArgs | None | The event arguments used by the DocumentSynchronizedWithCentralEventArgs event. |
| DocumentSynchronizingWithCentralEventArgs | None | The event arguments used by the DocumentSynchronizingWithCentralEventArgs event. |
| DocumentWorksharingEnabledEventArgs | None | The event arguments used by the DocumentWorksharingEnabled event. |
| ElementTypeDuplicatedEventArgs | None | The event arguments used by the ElementTypeDuplicated event. |
| ElementTypeDuplicatingEventArgs | None | The event arguments used by the ElementTypeDuplicating event. |
| FailuresProcessingEventArgs | None | The event arguments used by the FailuresProcessing event. |
| FamilyLoadedIntoDocumentEventArgs | None | The event arguments used by the FamilyLoadedInto event. |
| FamilyLoadingIntoDocumentEventArgs | None | The event arguments used by the FamilyLoadingInto event. |
| FileExportedEventArgs | None | The event arguments used by the FileExported event. |
| FileExportingEventArgs | None | The event arguments used by the FileExporting event. |
| FileImportedEventArgs | None | The event arguments used by the FileImported event. |
| FileImportingEventArgs | None | The event arguments used by the FileImporting event. |
| LinkedResourceOpenedEventArgs | None | The event arguments used by [!:Autodesk::Revit::ApplicationServices::Application::LinkedResourceOpened] . |
| LinkedResourceOpeningEventArgs | None | The event arguments used by [!:Autodesk::Revit::ApplicationServices::Application::LinkedResourceOpening] . |
| PostDocEventArgs | None | The class is used as base class for arguments of any post-event that is associated to a particular Document. |
| PostEventArgs | None | The class is used as a base class for arguments of any post-event. |
| PreDocEventArgs | None | The class is used as base class for the arguments of any pre-event arguments that is associated to a particular Document. |
| PreEventArgs | None | The class is used as a base class for the arguments for any pre-event. |
| ProgressChangedEventArgs | None | The event arguments used by the ProgressChanged event. |
| RevitAPIEventArgs | None | The class is used as base class for all event argument classes. |
| RevitAPIPostDocEventArgs | None | The base class used for post events where the arguments must supply access to the document. |
| RevitAPIPostEventArgs | None | The class is used as a base class for arguments of any post-event. |
| RevitAPIPreDocEventArgs | None | The base class used for pre events where the arguments must supply access to the document. |
| RevitAPIPreEventArgs | None | The class is used as a base class for the arguments for any pre-event. |
| RevitAPISingleEventArgs | None | The class is used as a base class for arguments of any single-event. |
| RevitEventArgs | None | The class is used as base class for all event argument classes. |
| ViewExportedEventArgs | None | The event arguments used by the ViewExported event. |
| ViewExportingEventArgs | None | The event arguments used by the ViewExporting event. |
| ViewPrintedEventArgs | None | The event arguments used by the ViewPrinted event. |
| ViewPrintingEventArgs | None | The event arguments used by the ViewPrinting event. |
| WorksharedOperationProgressChangedEventArgs | None | The event arguments used by the WorksharedOperationProgressChanged event, this event will be raised when executing following workshared operations. |
| Name | Return Type | Description |
|---|---|---|
| DataTransferMode | None | Describes the data transfer mode. |
| EventStatus | None | Describes the status of an action which triggered a post event. |
| ProgressStage | None | The associated action of a ProgressChanged event |
| RevitAPIEventStatus | None | Describes the status of an action which triggered a post event. |
| UndoOperation | None | The operation associated with DocumentChanged event |
No comments yet. Start the discussion.
Loading…