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


NALocation Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Classes > N > NALocation Class
ArcGIS Developer Help

NALocationClass Class

Defines the side and position of an analysis object on a feature.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.

Interfaces

Interfaces Description
IDocumentVersionSupportGEN (esriSystem) Provides access to extend the IObjectStream interface with methods to hande saving objects that did not exist in previous versions of the software.
INALocation Provides access to properties of an NALocation.
IPersistStream (esriSystem)

Remarks

An NALocation object specifies the side and position along a Feature in a NetworkDataset.

NALocation objects can be CoCreated, retrieved from an NALocationObject or NALocationFeature object by getting the NALocation property on the INALocationObject interface, or retrieved through the NALocator object.