Is there a way to simulate the opposite of PointOnCurve goal.
Like to force the curve to keep a given distance (mainly 0) from a point which itself may be displaced by another goal. So in this sense, it’s not a unilateral goal like PullToMesh.
What I’m trying to achieve a to simulate this, where the rope (Length goal) can run through the Pulley.
I was looking to make a pulley simulation for my architectural project, so I can move up and down a series of planes. I did a 2D simulation with Kangaroo, but it is not a pulley at all. I found this discussion topic and I was interested in giving the Pulley definition a try, but I encounter a problem after setting the assembly location of my KangarooSolver.dll into the C# component.
It says that the Solver cannot convert a “Pulley” object into a “KangarooSolver.IGoal”. (But in Spanish)
You need to make sure the referenced Kangaroo assembly is the same one being loaded by Rhino.
As I see you are using Rhino 6, this should be in: C:\Program Files\Rhino 6\Plug-ins\Grasshopper\Components