ESRI.ArcGIS.AnalysisTools
GenerateNearTable Class
Members  See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.AnalysisTools Namespace : GenerateNearTable Class




Determines the distances from each feature in the input features to one or more nearby features in the near features, within the search radius. The results are recorded in the output table.

Syntax

Visual Basic (Declaration) 
Public Class GenerateNearTable 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As GenerateNearTable
C# 
public class GenerateNearTable : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.AnalysisTools.GenerateNearTable

See Also

© 2010 All Rights Reserved.