Hi there,
I’m playing around with Kangaroo 2, trying to make different curves collide. I could solve most problems I encountered so far by myself, but I’m stuck now.
I have two curves which collide as expected. These are Rhino primitives (Circle and Rectangle with rounded edges). The 3rd shape is a polyline, where I added some fillets. In Grasshopper I combined these curve using the “Join” command. I can attach this shape to the CurveCollider node, as well as grab it, and move it around. The only thing it doesn’t, is colliding with the other two shapes.
I’m using Rhino V8 for Mac (MB Air M1)
Thanks for helping me out!
CollidingCurves.gh (23.1 KB)