I have one Polyline that can be made into two polygons due to self-intersecting point. How to split this polyline into two (or more - for other examples) polygons?
HowToSPlitPolylineToPolygons.gh (7.3 KB)
I have one Polyline that can be made into two polygons due to self-intersecting point. How to split this polyline into two (or more - for other examples) polygons?
HowToSPlitPolylineToPolygons.gh (7.3 KB)
@HS_Kim thanks a lot!