Provides access to the closest facility solver.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.
Members
Description | ||
---|---|---|
![]() |
CreateTraversalResult | Indicates if a traversal result is created. |
![]() |
DefaultCutoff | The default cutoff value to stop traversing. |
![]() |
DefaultTargetFacilityCount | The default number of facilities to find. |
![]() |
OutputLines | Indicates how lines are generated. |
![]() |
TravelDirection | The direction of the traversal. |
CoClasses that implement INAClosestFacilitySolver
CoClasses and Classes | Description |
---|---|
NAClosestFacilitySolver | Performs closest facility analysis. |
NAServerClosestFacilityParams | Deprecated as of 10.0. A container for the closest facility solver settings and return parameters used by NAServer. |
Remarks
INAClosestFacilitySolver is an interface provided on the NAClosestFacilitySolver and NAServerClosestFacilityParams objects to access the properties of the closest facility solver.