Create a "Paint by Numbers" script

@Brian_Washburn @Leeora there are surely other ways to smooth the borders with a global logic.
Here the @DanielPiker code


smooth network of polylines.gh (278.3 KB)

With @diff-arch we implemented some way to smooth a lines network (Catmull, Chaikin …)

It is also possible to extract all polylines from the network then using a conversion to “lines and arcs” in order to suppress the steps.

6 Likes