getNodePaths Method

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

package for creating hierarchies.

Retrieves paths from root nodes to children nodes according to specified keys. Intersecting paths will be merged.

getNodePaths(requestOptions: FilterByInstancePathsHierarchyRequestOptions<IModelConnection, RulesetVariable> & ClientDiagnosticsAttribute): Promise<NodePathElement[]>

Parameter Type Description
requestOptions FilterByInstancePathsHierarchyRequestOptions<IModelConnection, RulesetVariable> & ClientDiagnosticsAttribute  

Returns - Promise<NodePathElement[]>

Defined in

Last Updated: 08 October, 2025