ESRI.ArcGIS.CoverageTools
Intersect Class Members
See Also  Properties  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.CoverageTools 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 Propertyfeature_typeThe input coverage feature class to be overlaid and preserved in the output coverage. (In, Optional)  
Public Propertyfuzzy_toleranceThe minimum distance between coordinates in the output coverage. By default, the minimum fuzzy tolerance value from the input and erase coverages is used. (In, Optional)  
Public Propertyin_coverThe coverage whose polygon, line, or point features will be intersected with the intersect coverage. (In, Required)  
Public Propertyintersect_coverThe intersect coverage. This coverage must contain polygon features. (In, Required)  
Public Propertyjoin_attributesSpecifies whether all items in both the input coverage feature attribute and identity coverage will be joined to the output coverage feature attribute table. (In, Optional)  
Public Propertyout_coverThe coverage that will be created to contain the results. (Out, Required)  
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.