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




For a list of all members of this type, see Erase 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 Propertyerase_featuresThe features whose outer polygon defines the erasing area. (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 lie outside the Erase Features area. (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

© 2011 All Rights Reserved.