2021 Namespace
Changes 0
N

Autodesk.Revit.DB.Events

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