2024 Namespace
Changes 0
N

Autodesk.Revit.UI.Selection

Name Return Type Description
C PickedBox None A class that contains two XYZ points representing the pick box on the screen.
C SelectableInViewFilter None A filter that passes elements that are selectable in the given view.
C Selection None Contains the current user selection of elements within the project.
Name Return Type Description
E ObjectSnapTypes None This enumerated type contains object snap types allowed to be set during PickPoint operations.
E ObjectType None This enumerated type contains object types allowed to be selected during selection operations.
E PickBoxStyle None The enum that controls the style of the pick box.
Name Return Type Description
I ISelectionFilter None An interface that provides the ability to filter objects during a selection operation.