ElementSelectionScopeProps Interface

Deprecated  in 5.0. 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: 21 February, 2025