Autodesk.Revit.UI.Selection Namespace

 
Classes
 ClassDescription
Public classPickedBoxA class that contains two XYZ points representing the pick box on the screen.
Public classSelectableInViewFilter A filter that passes elements that are selectable in the given view.
Public classCode exampleSelection Contains the current user selection of elements within the project.
Interfaces
 InterfaceDescription
Public interfaceCode exampleISelectionFilterAn interface that provides the ability to filter objects during a selection operation.
Enumerations
 EnumerationDescription
Public enumerationObjectSnapTypesThis enumerated type contains object snap types allowed to be set during PickPoint operations.
Public enumerationObjectTypeThis enumerated type contains object types allowed to be selected during selection operations.
Public enumerationPickBoxStyle The enum that controls the style of the pick box.