computeSelection Method

Deprecated  in 5.0 - might be removed in next major version. Use computeSelection from @itwin/unified-selection package instead.

Computes selection based on provided element IDs and selection scope.

computeSelection(requestOptions: ComputeSelectionRequestOptions<IModelDb> & BackendDiagnosticsAttribute): Promise<KeySet>

Parameter Type Description
requestOptions ComputeSelectionRequestOptions<IModelDb> & BackendDiagnosticsAttribute  

Returns - Promise<KeySet>

Defined in

Last Updated: 08 July, 2026