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


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

IEngineNetworkAnalystHelper 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 DeleteAllNetworkLocations Delete all network locations of active category for active analysis.
Method GetDirections Get directions after solving.
Method Solve Solve for current network locations.

Classes that implement IEngineNetworkAnalystHelper

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

.NET Samples

ArcGIS Network Analyst extension Engine application ArcGIS Network Analyst extension Engine application