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

In This Topic
    AggregatedGeometryResult Class
    In This Topic
    Represents the result of aggregated geometries (multi-point, polyline or polygon) from a trace output.
    Object Model
    AggregatedGeometryResult ClassGeometry ClassGeometry ClassGeometry ClassGeometry ClassGeometry ClassGeometry Class
    Syntax
    public class AggregatedGeometryResult : Result 
    Public Class AggregatedGeometryResult 
       Inherits Result
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.Data.UtilityNetwork.Trace.Result
          ArcGIS.Core.Data.UtilityNetwork.Trace.AggregatedGeometryResult

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also