How to draw curves adhered to complex curved surface?


hand (2).zip (18.4 MB)

Hi,
I want to draw the two curves in red exactly on the surface of the palm. I am trying to use the polyline but I dont see exact results. Is there any way to precisely draw to curves on the surface.

Have you tried projecting the red lines onto the hand using project? That should do the trick.


I see trhis result when I use project.
I just need one single curve.

Hello - the mesh object in the block is comprised of a disjoint mesh with multiple (91) overlapping/ interpenetrating parts.

image

Shrinkwrap in the V8 WIP is the way out:

hand_Shrinkwrap.3dm (358.7 KB)

image

-Pascal