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


esriGeoAnalysisPathEnum Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > SpatialAnalyst > ESRI.ArcGIS.SpatialAnalyst > Constants > E > esriGeoAnalysisPathEnum Constants
ArcGIS Developer Help

esriGeoAnalysisPathEnum Constants

Cost path types in Spatial Analyst.

Constant Value Description
esriGeoAnalysisPathForEachCell 1 A cost path is calculated for each cell in the source.
esriGeoAnalysisPathForEachZone 2 A cost path is calculated for each zone in the source.
esriGeoAnalysisPathBestSingle 3 The best single cost path for all source cells is calculated.

Product Availability

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