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

In This Topic
    RuleType Enumeration
    In This Topic
    Specifies the type of utility network rule.
    Syntax
    Members
    MemberDescription
    Attachment Specifies a rule that allows a structural attachment association between two features.
    Containment Specifies a rule that allows containment between two features.
    EdgeJunctionEdgeConnectivity Specifies a rule that allows connectivity between two edges, with a specific junction connecting them.
    JunctionEdgeConnectivity Specifies a rule that allows connectivity between a junction and an edge.
    JunctionJunctionConnectivity Specifies a rule that allows connectivity between two junctions.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also