SelectionChangedEventArgs Class


The event arguments used by the SelectionChanged event.

Namespace: Autodesk.Revit.UI.Events
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 24.0.0.0 (24.0.0.0)
Since:  2023

Syntax

C#
public class SelectionChangedEventArgs : RevitAPISingleEventArgs
Visual Basic
Public Class SelectionChangedEventArgs _
	Inherits RevitAPISingleEventArgs
Visual C++
public ref class SelectionChangedEventArgs : public RevitAPISingleEventArgs

Inheritance Hierarchy

SystemObject
  SystemEventArgs
    Autodesk.Revit.DB.EventsRevitAPIEventArgs
      Autodesk.Revit.DB.EventsRevitAPISingleEventArgs
        Autodesk.Revit.UI.EventsSelectionChangedEventArgs

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →