API Reference > presentation-frontend > UnifiedSelection > SelectionScopesManager > getSelectionScopes getSelectionScopes Method Get available selection scopes. getSelectionScopes(imodel: IModelConnection, locale?: string): Promise<SelectionScope[]> Parameter Type Description imodel IModelConnection The iModel to get selection scopes for locale string Optional locale to use when localizing scopes' label and description Returns - Promise<SelectionScope[]> Defined in presentation/frontend/src/presentation-frontend/selection/SelectionScopesManager.ts Line 54 Last Updated: 12 June, 2024