ComputeSelectionRpcRequestOptions Type Alias
Deprecated in 5.0 - might be removed in next major version. Use computeSelection from @itwin/unified-selection package instead.
ComputeSelectionRpcRequestOptions = PresentationRpcRequestOptions<ComputeSelectionRequestOptions<never>>
Request options data structure for computing selection based on given selection scope and element IDs.
Defined in
Last Updated: 04 July, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.