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




The following tables list the members exposed by Erase.

Public Constructors

 NameDescription
Public ConstructorErase 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 Propertyerase_featuresThe features to be used to erase coincident features in the input. (In, Required)  
Public Propertyin_featuresThe input feature class or layer. (In, Required)  
Public Propertyout_feature_classThe feature class that will contain only those Input Features that are not coincident with the Erase Features. (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.