ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Telecom Namespace / CircuitSectionType Enumeration

In This Topic
    CircuitSectionType Enumeration
    In This Topic
    Specifies the type of circuit section.
    Syntax
    Members
    MemberDescription
    Physical A physical circuit section is a tangible connection between the start and stop locations of a section.
    Virtual A virtual section exists where the physical connectivity between the start location and stop location is unknown.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.Data.UtilityNetwork.Telecom.CircuitSectionType

    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.7 or higher.
    See Also