Trace task used by the Utility Network Analysis extension for finding the total value of all reachable elements in the current network upstream of the specified flag(s).
Product Availability
Available with ArcGIS Desktop.
Description
The FindAccumulationTask object returns the total value of all of the network elements that are upstream of any of the flags on the current network.
Supported Platforms
Windows
Interfaces
Interfaces | Description |
---|---|
ITracePathTaskResults | Provides access to members that return cost information about the path or tree found by certain trace tasks. |
ITraceTask | Provides access to members that execute a trace task. |
ITraceTaskResults | Provides access to members that return the network elements returned by the trace task. |
Remarks
The FindAccumulationTask object is a directional trace task. By default, network elements with indeterminate or uninitialized flow direction will not be traced.