remove_self_intersections#

PolygonData.remove_self_intersections(tol=1e-09)#

Create a polygon with all self-intersections removed.

Parameters:
tolfloat, default: 1e-9

Tolerance.

Returns:
PolygonData