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
Last Updated: 20 June, 2023