SameLabelInstanceGroupApplicationStage Enumeration

Deprecated  in 5.2 - will not be removed until after 2026-10-01. Use the new @itwin/presentation-hierarchies

package for creating hierarchies.

Specifies hierarchy creation stages used to apply SameLabelInstanceGroup grouping.

Members

Name Value Description
PostProcess Apply grouping at post-processing stage.

This allows grouping nodes created by different hierarchy specifications at
a higher performance cost as it requires loading the whole hierarchy level before
returning even the first node - avoid using with large numbers of nodes.
Query Apply grouping at query stage.

Defined in

Last Updated: 07 October, 2025