ESRI.ArcGIS.EditingTools | |
Generalize Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.EditingTools Namespace : Generalize Class |
The following tables list the members exposed by Generalize.
Name | Description | |
---|---|---|
Generalize Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
in_features | The polygon or line features to be generalized. (In, Required) | |
out_feature_class | Output Feature Class (out, Optional) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
tolerance | The tolerance sets the maximum allowable offset, which will determine the degree of simplification. This value limits the distance the output geometry can differ from the input geometry. You can specify a preferred unit of measurement. The default is the feature unit. (In, Optional) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |