Polygon.Simplify (gb.clipper2)

Function Simplify ( [ Epsilon As Float ] ) As Polygon

Removes self-intersections from the polygon (by performing a boolean union operation using the nominated Fill type).

If there is non-contiguous duplicate vertices (ie 'touching'), then the polygon will be split into two polygons.