ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / NASolverDefinition Class / HierarchyNumTransitions Property

In This Topic
    HierarchyNumTransitions Property
    In This Topic
    Gets and sets the number of lower level junctions to explore before searching the next hierarchy level.
    Syntax
    public int[] HierarchyNumTransitions {get;}
    Public ReadOnly Property HierarchyNumTransitions As Integer()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also