![]() ![]() |
ESRI.ArcGIS.CoverageTools | |
SimplifyLineOrPolygon Class Properties | |
See Also Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.CoverageTools Namespace : SimplifyLineOrPolygon Class |
For a list of all members of this type, see SimplifyLineOrPolygon members.
Name | Description | |
---|---|---|
![]() | Alias | The alias for this tool's toolbox. |
![]() | ErrorCheck | Specifies whether to check for topological errors, including line-crossing, line-overlapping, zero-length lines, collapsed polygons, and holes falling outside of polygons. (In, Optional) |
![]() | in_cover | The coverage containing arcs or polygons to be simplified. (In, Required) |
![]() | out_cover | The coverage to be created. The output coverage name must be different from the input coverage name. (Out, Required) |
![]() | ParameterInfo | The parameters used by this tool. For internal use only. |
![]() | simplification_operator | Specifies the simplification operator. (In, Optional) |
![]() | simplification_tolerance | Sets the tolerance in coverage units. A tolerance must be specified and must be greater than zero. (In, Required) |
![]() | ToolboxDirectory | The directory of this tool's toolbox. |
![]() | ToolboxName | The name of this tool's toolbox. |
![]() | ToolName | The name of this tool. |