ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / TierTopologyType Enumeration

In This Topic
    TierTopologyType Enumeration
    In This Topic
    Specifies the type of topology that makes up a Tier definition
    Syntax
    Members
    MemberDescription
    Mesh Specifies a mesh network. Edges and junctions are connected to multiple sources in an interconnected lattice.
    Radial Specifies a radial network. Edges and junctions spread out radially from a single source.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.Data.UtilityNetwork.TierTopologyType

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also