Hi everyone, i’m a newbie in rhino and grasshopper.
I have to make a clickable vector in canvas which move a point when the vector is moved.
I don’t know how to make it in c#!
There’s an additional problem with picking angles in that you have to keep track of past angles to know whether a specific point location means an angle of 20 degrees or 380 degrees (or -340, or 740, or …).
You could solve this in code, but not easily in vanilla Grasshopper.
Thank for the answer, my problem is that i have to make a vector directly clickable into the rhino canvas.
Is there a way to make a vector clickable In c#??