Label | Explanation | Data Type |
Input Features | The polyline or polygon feature class from which the tool will remove cutback vertices. This feature class (or layer) will be modified. | Feature Layer |
Minimum Angle | The minimum angle threshold value (in degrees). The angle value should be within the range of 0–180. If the angle formed by a vertex and its two neighboring points is below the specified minimum angle, the vertex is a candidate for cutback removal. | Double |
Removal Method (Optional) | Indicates whether cutbacks should be removed one at a time or all at once.
| String |
Skip vertices coincident between multiple features (Optional) | Indicates whether to remove cutback vertices when the vertex is snapped to another feature within the same feature class.
| Boolean |
Derived Output
Label | Explanation | Data Type |
Updated Input Features | Polygon or polyline features with cutbacks removed. | Feature Layer |