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




For a list of all members of this type, see Intersect members.

Public Properties

 NameDescription
public PropertyAliasThe alias for this tool's toolbox.  
public Propertycluster_toleranceThe minimum distance separating all feature coordinates (nodes and vertices) as well as the distance a coordinate can move in X or Y (or both). You can set the value to be higher for data that has less coordinate accuracy and lower for datasets with extremely high accuracy. (In, Optional)  
public Propertyin_featuresA list of the input feature classes or layers. When the distance between features is less than the cluster tolerance, the features with the lower rank will snap to the feature with the higher rank. The highest rank is one. For more information, see Priority ranks and Geoprocessing tools. With ArcView and Editor licenses, the number of input feature classes or layers is limited to two. (In, Required)  
public Propertyjoin_attributesDetermines which attributes from the Input Features will be transferred to the Output Feature Class. {NO_FID | ONLY_FID | ALL} (In, Optional)  
public Propertyout_feature_classThe feature class to which the results will be written. (Out, Required)  
public Propertyoutput_typeChoose what type of intersection you want to find. {INPUT | LINE | POINT} (In, Optional)  
public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
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.