Pull Curve bug

Hi,

Here’s a simple example where Pull Curve is not working in Grasshopper as it does in Rhino.
I marked the messing curves. Pls check attached. Thanks!

200204BC pull bug.gh (6.9 KB)

Untrimming surface first, then pulling curves to untrimmed surface should do the job.
You can later trim curves with trimmed surface region.

In this case, since your curves are perfectly aligned to the surface, you could also use Brep Curve intersection (BCX)

1 Like

Thanks for your solutions,
I would also like if this would be fixed in the future.

Use this , drag &drop in grasshopper window and you will find it in Curve>Util
It is a simple line in Python

Pull curve.ghpy (22 KB)

1 Like

thanks @anon39580149,
using rs might be the best option since the curves and the surfaces might not be in the same plane always in my case.

I bumped into other situations in which gh doesn’t behave as good as rhino. Just hoping that this type of things are solved in gh2