SelectionUIOptionsGetSelectionUIOptions Method

Returns the current user's SelectionOptions.

Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static SelectionUIOptions GetSelectionUIOptions()

Return Value

SelectionUIOptions
The SelectionOptions for the current user.
See Also