Weaving lines on a surface

Hi everybody,
I am having some problem on connects point on a no planar surface. I manage to create a weaving pattern on a plane surface, using the command “weave”. When I do the same process on a no planar surface, I do not understand how weave the points in order that follow the curvature of my surface.

Thanks in advance

curved pattern on no planar surface.gh (26.8 KB)

Hi Mauro,
inside your definition, I project your curves on your surface

curved pattern on no planar surface 2.gh (27.1 KB)

This could be another way.


curved pattern on no planar surface_re.gh (23.5 KB)

Probably the easiest way is to use pufferfish plugin.



curved pattern on no planar surface_reV2.gh (12.9 KB)

Thank you very much! also for your time!