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


IEngineNetworkAnalystHelper2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Controls > ESRI ArcGIS Controls > Interfaces > IE > IEngineNetworkAnalystHelper2 Interface
ArcGIS Developer Help

IEngineNetworkAnalystHelper2 Interface

Provides access to actions that operate on the network analyst extension.

Product Availability

Available with ArcGIS Engine.

Members

Name Description
Method AddNetworkLocation Adds a network location to the NAWindow at the specified point.
Method AddNetworkLocationEx Adds a network location to the NAWindow at the specified geometry.
Read-only property CanAddNetworkLocation Indicates if a network location can be added to the NAWindow at the specified geometry.
Read-only property CanMoveNetworkLocation Indicates if the network location of the selected item in the NAWindow can be moevd to the specified geometry.
Method DeleteAllNetworkLocations Delete all network locations of active category for active analysis.
Method GetDirections Get directions after solving.
Method MoveNetworkLocation Moves the network location of the selected item in the NAWindow to the specified point.
Method MoveNetworkLocationEx Moves the network location of the selected item in the NAWindow to the specified geometry.
Method Solve Solve for current network locations.

Inherited Interfaces

Interfaces Description
IEngineNetworkAnalystHelper Provides access to actions that operate on the network analyst extension.

Classes that implement IEngineNetworkAnalystHelper2

Classes Description
EngineNetworkAnalystEnvironment A singleton object representing Engine Network Analyst environment.