![]() ![]() |
ESRI.ArcGIS.CartographyTools | |
SmoothPolygon Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.CartographyTools Namespace : SmoothPolygon Class |
The following tables list the members exposed by SmoothPolygon.
Name | Description | |
---|---|---|
![]() | SmoothPolygon Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
![]() | algorithm | Specifies the smoothing algorithm. (In, Required) |
![]() | Alias | The alias for this tool's toolbox. |
![]() | endpoint_option | Specifies whether or not to preserve the endpoints for isolated polygon rings. This option works with the PAEK algorithm only. (In, Optional) |
![]() | error_option | Specifies how the topological errors (possibly introduced in the process, such as line crossing or overlapping) will be handled. (In, Optional) |
![]() | in_features | The polygon features to be smoothed. (In, Required) |
![]() | out_feature_class | The output polygon feature class to be created. (Out, Required) |
![]() | ParameterInfo | The parameters used by this tool. For internal use only. |
![]() | tolerance | Sets a tolerance used by the PAEK algorithm. A tolerance must be specified, and it must be greater than zero. You can specify a preferred unit; the default is the feature unit. You must enter a 0 as a placeholder when using the BEZIER_INTERPOLATION smoothing algorithm. (In, Required) |
![]() | ToolboxDirectory | The directory of this tool's toolbox. |
![]() | ToolboxName | The name of this tool's toolbox. |
![]() | ToolName | The name of this tool. |