ArcObjects Library Reference (EditorExt)  

FindLoopsTask CoClass

Trace task used by the Utility Network Analysis extension for finding all reachable elements in the current network that are parts of closed circuits.

Product Availability

Available with ArcGIS Desktop.

Description

The FindLoopsTask object returns all of the network elements that participate in loops and are connected to a flag on the current network.

Supported Platforms

Windows

Interfaces

Interfaces Description
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.

See Also

FindLoopsTask Class | TraceUpstreamTask Class | FindAncestorsTask Class | FindConnectedTask Class | TracePathTask Class | TraceDownstreamTask Class | UtilityNetworkAnalysisExt Class