ArcObjects Library Reference (Controls)  

IEngineNetworkAnalystHelper2 Interface

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

Product Availability

Available with ArcGIS Engine.

Members

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.

CoClasses that implement IEngineNetworkAnalystHelper2

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