IModelHierarchyChangeEventArgs 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 IModel hierarchy change event arguments.
Properties
| Name | Type | Description | |
|---|---|---|---|
| imodelKey | string | Key of iModel that was used to create hierarchy. | |
| rulesetId | string | Id of ruleset that was used to create hierarchy. | |
| updateInfo | "FULL" | Hierarchy changes info. |
Defined in
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.