ElementSelectionScopeProps Interface

Deprecated  in 5.0 - might be removed in next major version. Use Props<typeof computeSelection>["scope"] from @itwin/unified-selection package instead.

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

Properties

Name Type Description
ancestorLevel number | undefined Specifies how far "up" we should walk to find the target element.  
id "element" Identifies this as the "element" selection scope  

Defined in

Last Updated: 16 June, 2026