ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Telecom Namespace / CircuitSection Class
Members

In This Topic
    CircuitSection Class
    In This Topic
    Represents a circuit section that either has or has not been created yet.
    Object Model
    CircuitSection ClassCircuitLocation ClassCircuitLocation ClassSubcircuit Class
    Syntax
    Public NotInheritable Class CircuitSection 
       Inherits ArcGIS.Core.CoreObjectsBase
       Implements System.IDisposable 
    public sealed class CircuitSection : ArcGIS.Core.CoreObjectsBase, System.IDisposable  
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.CoreObjectsBase
          ArcGIS.Core.Data.UtilityNetwork.Telecom.CircuitSection

    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also