RouteMeander.length_excess_corner_rounding#

RouteMeander.length_excess_corner_rounding(points) float#

Computes how much length to deduce for compensating the fillet settings.

Parameters:

points (list or array) – List of vertices that will be receiving the corner rounding radius

Returns:

Corner rounding radius excess multiplied by the number of points

Return type:

length_excess (float)