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




The following tables list the members exposed by SimplifyLineOrPolygon.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public PropertyErrorCheckSpecifies whether to check for topological errors, including line-crossing, line-overlapping, zero-length lines, collapsed polygons, and holes falling outside of polygons. (In, Optional)  
Public Propertyin_coverThe coverage containing arcs or polygons to be simplified. (In, Required)  
Public Propertyout_coverThe coverage to be created. The output coverage name must be different from the input coverage name. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertysimplification_operatorSpecifies the simplification operator. (In, Optional)  
Public Propertysimplification_toleranceSets the tolerance in coverage units. A tolerance must be specified and must be greater than zero. (In, Required)  
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.