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




The following tables list the members exposed by Intersect.

Public Constructors

 NameDescription
Public ConstructorIntersect ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

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). (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. (In, Required)  
Public Propertyjoin_attributesDetermines which attributes from the Input Features will be transferred to the Output Feature Class. (In, Optional)  
Public Propertyout_feature_classThe output feature class. (Out, Required)  
Public Propertyoutput_typeChoose what type of intersection you want to find. (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

© 2010 All Rights Reserved.