ElementSelectionScopeProps Interface
Deprecated in 5.0 - will not be removed until after 2026-06-13. 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: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.