AnalysisTools
Near Class Members
See Also  Properties  Send Feedback
ESRI.ArcGIS.AnalysisTools Namespace : Near Class




The following tables list the members exposed by Near.

Public Constructors

 NameDescription
public ConstructorNear ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public PropertyAliasThe alias for this tool's toolbox.  
public PropertyangleDetermines whether the angle between the near feature will be saved, as well as NEAR_FID and NEAR_DIST. (In, Optional)  
public Propertyin_featuresThe feature class or layer containing points from which distances are calculated to each closest polyline or point in the Near Features. (In, Required)  
public PropertylocationDetermines whether the x,y coordinates of the nearest feature are added to the Input Features, as well as NEAR_FID and NEAR_DIST. The new fields are NEAR_X and NEAR_Y. (In, Optional)  
public Propertynear_featuresThe feature class or layer containing points or polylines whose features are used to calculate distances from each point in the Input Features. (In, Required)  
public Propertyout_feature_classOutput Feature Class (out, Optional)  
public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
public Propertysearch_radiusThe maximum distance between Input Features and Near Features for which distance and FID will be determined. (In, Optional)  
public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
public PropertyToolboxNameThe name of this tool's toolbox.  
public PropertyToolNameThe name of this tool.  
Top

See Also

© 2011 All Rights Reserved.