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


IDistanceOp3 Interface (ArcObjects .NET 10.8 SDK)
ArcGIS Developer Help

IDistanceOp3 Interface

Provides access to members that control the distance operations.

Product Availability

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

Members

Name Description
Method CostPathAsPolyline2 Calculates the least-cost path(s) from selected cell(s) in the input data to the closest source cell. Generates results as polylines in the specified empty existing fc
Method LeastCostPathAsPolyline Calculates the least-cost path(s) from selected points in the input data and returns it as a polyline.

Classes that implement IDistanceOp3

Classes Description
RasterDistanceOp A mechanism for performing distance operations on rasters.