This document is archived and information here might be outdated.  Recommended version.


ISelectionSetBarriers Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalysis > ESRI.ArcGIS.NetworkAnalysis > Interfaces > IS > ISelectionSetBarriers Interface
ArcGIS Developer Help

ISelectionSetBarriers Interface

Provides access to members that specify a set of barriers for the TraceFlowSolver object.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

When To Use

Use the ISelectionSetBarriers interface to create a set of barriers to pass to the TraceFlowSolver object.

Members

Name Description
Method Add Adds a network feature to the set of barriers.
Method Not Specifies that the network features not in this set act as barriers.

Classes that implement ISelectionSetBarriers

Classes Description
SelectionSetBarriers A container for defining to the NetSolver which network elements to treat as barriers.

See Also

UtilityNetworkAnalysisExt Class

.NET Samples

Custom upstream trace task