ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / TierGroup Class
Members

In This Topic
    TierGroup Class
    In This Topic
    Tier groups provide an extra level of organization for tiers. For example, a gas network may be divided into two tier groups - Transmission and Distribution. Each of these tier groups would contain a set of tiers specific to that group. For example, Distribution Pressure and Distribution Isolation might be tiers within the Distribution tier group.
    Syntax
    public sealed class TierGroup 
    Public NotInheritable Class TierGroup 
    Remarks
    Tier groups are only applicable to hierarchical networks.
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.Data.UtilityNetwork.TierGroup

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also