SelectionScopeProps Type

Deprecated  in 5.0. Use Props<typeof computeSelection>["scope"] from @itwin/unified-selection package instead.

SelectionScopeProps = ElementSelectionScopeProps | { id: string }

A data structure that defines properties for applying a selection scope.

Defined in

Last Updated: 21 February, 2025