ESRI.ArcGIS.CartographyTools | |
SmoothLine Class Properties | |
See Also Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.CartographyTools Namespace : SmoothLine Class |
For a list of all members of this type, see SmoothLine members.
Name | Description | |
---|---|---|
algorithm | Specifies the smoothing algorithm. (In, Required) | |
Alias | The alias for this tool's toolbox. | |
endpoint_option | Specifies whether to preserve the endpoints for closed lines. 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) will be handled. (In, Optional) | |
in_features | The line features to be smoothed. (In, Required) | |
out_feature_class | The output 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 choose 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. |