ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / KGPathMode Enumeration

In This Topic
    KGPathMode Enumeration
    In This Topic
    Specifies whether the filtered find paths algorithm searches for all paths or only the shortest paths.
    Syntax
    Members
    MemberDescription
    All The filtered find paths algorithm searches for all paths.
    Shortest The filtered find paths algorithm only searches for the shortest paths.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.CIM.KGPathMode

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also