getSelectionScopes Method
Deprecated in 5.0 - will not be removed until after 2026-06-13. 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: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.