This document is archived and information here might be outdated. Recommended version. |
Provides access to members that manage barriers in the Network Analysis extension.
Name | Description | |
---|---|---|
AddEdgeBarrier | Adds an edge barrier to the current network. | |
AddJunctionBarrier | Adds a junction barrier to the current network. | |
ClearBarriers | Removes all barriers from the current network. | |
CreateElementBarriers | Returns a NetElementBarriers object corresponding to the barriers added to the current network. | |
CreateSelectionBarriers | Returns a SelectionSetBarriers object corresponding to the currently selected features in the current network and the SelectionSemantics property. | |
EdgeBarrier | Edge barrier on the current network by index. | |
EdgeBarrierCount | Number of edge barriers on the current network. | |
GetDisabledLayer | Gets the disabled state for the specified feature layer. | |
JunctionBarrier | Junction barrier on the current network by index. | |
JunctionBarrierCount | Number of junction barriers on the current network. | |
SelectionSemantics | Indicates if trace tasks are performed on selected features, unselected features, or all features. | |
SetDisabledLayer | Sets the disabled state for the specified feature layer. |
CoClasses and Classes | Description |
---|---|
UtilityNetworkAnalysisExt | A container for defining the Utility Network Analysis extension and describing its current state. |
INetElementBarriers Interface | NetElementBarriers Class