API Reference > presentation-common > RPC > PresentationRpcInterface > computeSelection computeSelection Method Overloads computeSelection(_token, _options, _ids, _scopeId) computeSelection(_token, _options) computeSelection(_token, _options, _ids, _scopeId) computeSelection(_token: IModelRpcProps, _options: SelectionScopeRpcRequestOptions, _ids: string[], _scopeId: string): PresentationRpcResponse<KeySetJSON> Parameter Type Description _token IModelRpcProps _options SelectionScopeRpcRequestOptions _ids string[] _scopeId string Returns - PresentationRpcResponse<KeySetJSON> computeSelection(_token, _options) computeSelection(_token: IModelRpcProps, _options: ): PresentationRpcResponse<KeySetJSON> Parameter Type Description _token IModelRpcProps _options Returns - PresentationRpcResponse<KeySetJSON> Defined in presentation/common/src/presentation-common/PresentationRpcInterface.ts Line 226 Last Updated: 11 June, 2024