GetSelectionUIOptions Method


Selection UIOptions Get Selection UIOptions Method

Returns the current user's SelectionOptions.

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

Return Value

SelectionUIOptions
The SelectionOptions for the current user.
See Also