getSelectionScopes Method
Deprecated in 5.0. Use computeSelection
from @itwin/unified-selection package instead.
Retrieves available selection scopes.
getSelectionScopes(_requestOptions: SelectionScopeRequestOptions<IModelDb> & BackendDiagnosticsAttribute): Promise<SelectionScope[]>
Parameter | Type | Description |
---|---|---|
_requestOptions | SelectionScopeRequestOptions<IModelDb> & BackendDiagnosticsAttribute |
Returns - Promise<SelectionScope[]>
Defined in
Last Updated: 21 February, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.