Break Self-Intersecting Objects

An object that crosses itself, but does not have a vertex at the intersection. The object is broken and a vertex is created at the crossing point (breaking the object).

If you select Insert break point, it will find the outer boundary of the polygon. For example, loops that go inside the polygon are removed, while loops that are 'dangling' are reversed.