algorithmic modeling for Rhino
Hi i'm trying to find the solution in simple script and i thought about hoopsnake to make it work. But after connection it seemed to make a loop empty and i don't understand why. How could I make it work. I'd like to produce a curve based on the points list which are given by the loop of evaluated circles. Thank You for any help.
Adam Chalupski
Tags:
Hi Adam,
In principle it is certainly possible. I didn't really understand your definition, but in any case you will have to supply a starting condition (the S input on Hoopsnake). Actually, the way it works right now, you will have to specify a starting condition even if you are not using it, otherwise you will will get empty outputs.
Cheers
Yiannis
Hi Adam,
yes, this is exactly the type of situation Hoopsnake was designed for. So, connecting the output of a single block of Stamatis' definition to Hoopsnake and it's output back into the block (the Plane component perhaps) should get you set. You should pay attention to two things then:
First, you should merge the output of the current iteration (after the eval) and the previous one (output of Hoopsnake) in order to get a series of points and not just the last one.
Second, I saw that there are different variables for each iteration in Stamatis' example, so for that you would require some way of setting them for each iteration, i.e. a random number generator or so.
Cheers,
Yiannis
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by