ArcGIS Pro 2.6 API Reference Guide
AggregatedGeometryResult Class Members
Properties 


ArcGIS.Core.Data.UtilityNetwork.Trace Namespace : AggregatedGeometryResult Class

The following tables list the members exposed by AggregatedGeometryResult.

Public Properties
 NameDescription
Public PropertyReturns an aggregated ArcGIS.Core.Geometry.Polyline geometry. This geometry is the union of all of the linear features returned by the trace.  
Public PropertyReturns whether the NearestNeighbor filter returned the correct number of results. (Inherited from ArcGIS.Core.Data.UtilityNetwork.Trace.Result)
Public PropertyReturns an aggregated ArcGIS.Core.Geometry.Multipoint geometry. This geometry is the union of all of the point features returned by the trace.  
Public PropertyReturns an aggregated ArcGIS.Core.Geometry.Polygon geometry. This geometry is the union of all of the polygonal features returned by the trace.  
Top
Protected Properties
 NameDescription
Protected PropertyReturns an aggregated ArcGIS.Core.Geometry.Polyline geometry. This geometry is the union of all of the linear features returned by the trace.  
Protected PropertyReturns an aggregated ArcGIS.Core.Geometry.Multipoint geometry. This geometry is the union of all of the point features returned by the trace.  
Protected PropertyReturns an aggregated ArcGIS.Core.Geometry.Polygon geometry. This geometry is the union of all of the polygonal features returned by the trace.  
Top
See Also

Reference

AggregatedGeometryResult Class
ArcGIS.Core.Data.UtilityNetwork.Trace Namespace