ArcGIS Pro 2.6 API Reference Guide
TierTopologyType Enumeration

ArcGIS.Core.Data.UtilityNetwork Namespace : TierTopologyType Enumeration
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 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.Data.UtilityNetwork Namespace