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




The following tables list the members exposed by Eliminate.

Public Constructors

 NameDescription
Public ConstructorEliminate 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 feature class(es) to be eliminated in the Output Coverage. This parameter is only used for polygon coverages. (In, Optional)  
Public Propertyin_coverThe coverage whose selected polygons or arcs will be merged into neighboring features. (In, Required)  
Public Propertyinfo_expressAn INFO query containing one or more logical expressions to select features from the input coverage. (In, Required)  
Public Propertyout_coverThe new coverage with all the selected sliver polygons merged into larger features. There should be a smaller number of polygons than the Input Coverage contains. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertypolygon_boundaryEnsures that polygons along the coverage boundary are not altered. (In, Optional)  
Public Propertypolygon_optionSpecifies which method will be used for eliminating polygons. This parameter is only used for polygon coverages. (In, Optional)  
Public Propertyselection_fileA Selection File is a preexisting file that identifies which features will be used. (In, Optional)  
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.