Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 481 Bytes

selfIntersectingPolylineCheck.md

File metadata and controls

11 lines (7 loc) · 481 Bytes

SelfIntersectingPolylineCheck

Description

This check will identify any polylines within areas, edges and lines that intersect with itself. Both shape points and non-shape point intersections are flagged.

Code Review

To learn more about the code, please look at the comments in the source code for the check. SelfIntersectingPolylineCheck.java