ECInstancesNodeKey Interface
Deprecated in 5.2 - will not be removed until after 2026-10-01. Use the new @itwin/presentation-hierarchies
package for creating hierarchies.
Data structure that describes a node ECInstance node key
Extends
Properties
Name | Type | Description | |
---|---|---|---|
instanceKeys | InstanceKey[] | List of InstanceKey objects of ECInstances represented by the node | |
type | ECInstancesNode | Node type |
Inherited properties
Name | Type | Inherited from | Description |
---|---|---|---|
instanceKeysSelectQuery Inherited | PresentationQuery | undefined | BaseNodeKey | Query that returns all selected instance keys |
pathFromRoot Inherited | string[] | BaseNodeKey | Node hash path from root to the node whose key this is |
version Inherited | number | BaseNodeKey | Version of the key. |
Defined in
Last Updated: 07 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.