getSelectionScopes Method
Deprecated in 4.10. Use PresentationManager instead of calling the RPC interface directly.
getSelectionScopes(_token: IModelRpcProps, _options: SelectionScopeRpcRequestOptions): PresentationRpcResponse<SelectionScope[]>
| Parameter | Type | Description | 
|---|---|---|
| _token | IModelRpcProps | |
| _options | SelectionScopeRpcRequestOptions | 
Returns - PresentationRpcResponse<SelectionScope[]>
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.