getFilteredNodePaths 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 nodes containing filter text in their label.

getFilteredNodePaths(requestOptions: FilterByTextHierarchyRequestOptions<IModelConnection, RulesetVariable> & ClientDiagnosticsAttribute): Promise<NodePathElement[]>

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

Returns - Promise<NodePathElement[]>

Defined in

Last Updated: 08 October, 2025