Provides access to members that return cost information about the path or tree found by certain trace tasks.
| Description | ||
|---|---|---|
![]() |
SegmentCost | Cost of tracing the elements in the specified segment of the trace results. |
![]() |
TotalCost | Total cost of tracing all elements in the trace results. |
| CoClasses and Classes | Description |
|---|---|
| FindAccumulationTask | 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). |
| FindPathUpstreamTask | Trace task used by the Utility Network Analysis extension for finding a path from the specified flag(s) to the nearest source in the current network. |
| TracePathTask | Trace task used by the Utility Network Analysis extension for finding a path between the specified flags in the current network. |
ITraceTask Interface | ITraceTasks Interface