Autodesk.Revit.UI.Selection
Classes
Class
Description
Public Class
PickedBox
A class that contains two XYZ points representing the pick box on the screen.
Public Class
SelectableInViewFilter
A filter that passes elements that are selectable in the given view.
Public Class
Code Example
Selection
Contains the current user selection of elements within the project.
Interfaces
Interface
Description
Public Interface
Code Example
ISelectionFilter
An interface that provides the ability to filter objects during a selection operation.
Enumerations
Enumeration
Description
Public Enum
ObjectSnapTypes
This enumerated type contains object snap types allowed to be set during PickPoint operations.
Public Enum
ObjectType
This enumerated type contains object types allowed to be selected during selection operations.
Public Enum
PickBoxStyle
The enum that controls the style of the pick box.