This document is archived and information here might be outdated. Recommended version. |
Provides access to members that manage flags in the Network Analysis extension.
Name | Description | |
---|---|---|
AddEdgeFlag | Adds an edge flag to the current network. | |
AddJunctionFlag | Adds a junction flag to the current network. | |
ClearFlags | Removes all flags from the current network. | |
EdgeFlag | Edge flag on the current network by index. | |
EdgeFlagCount | Number of edge flags on the current network. | |
JunctionFlag | Junction flag on the current network by index. | |
JunctionFlagCount | Number of junction flags on the current network. |
CoClasses and Classes | Description |
---|---|
UtilityNetworkAnalysisExt | A container for defining the Utility Network Analysis extension and describing its current state. |
IEdgeFlagDisplay Interface | IFlagDisplay Interface | IJunctionFlagDisplay Interface | INetFlag Interface | IJunctionFlag Interface | IEdgeFlag Interface