Label | Explanation | Data Type |
Input Features
| The lines or polygons to be smoothed. | Feature Layer |
Smoothing Algorithm
| Specifies the smoothing algorithm.
| String |
Smoothing Tolerance
| Determines the degree of smoothing. A unit can be specified; if no unit is specified, the unit of the input will be used. This is only used for the PAEK algorithm. The parameter will not appear on the tool dialog box when Bezier interpolation is selected and, in scripting, a value of 0 must be used. | Linear Unit |
Shared Edge Features
(Optional) | Line or polygon features that will be smoothed along edges shared with input features. Other edges are not smoothed. | Feature Layer |
Input Barrier Layers
(Optional) | Point, line, or polygon features that act as barriers for smoothing. The smoothed features will not touch or cross barrier features. | Feature Layer |
Derived Output
Label | Explanation | Data Type |
Output Feature Class | The smoothed input features. | Feature Layer |
Output Feature Class | The shared edge features. | Feature Layer |