Hi everyone,
I am looking for an algorithm in Grasshopper similar to “draw polygon/circle around curve” but applicable to any desired closed curve.
here are the steps taken:
- Define a vector with two points,
- create a plane perpendicular to the vector,
- Draw a curve in the plane,
- shift one of the points creating the vector, The curve doesn’t get updated.
Any Solution?
Thanks