algorithmic modeling for Rhino
Thank you for your replies but those processes continue for ever.
So you can t set a recording for a specific time frame.
Thanks,
Dimitris
Thank you Danny,
Could you please explain which component is the one connected to the Streem G?
[Value List] if you right click on it you will see a few options one of which is Check List.
Edit: if you haven't used Value list before you Right Click and select Edit and then type your text into the edit window.
For example:
Forever = 0
Play once = 1
Loop = 2
Thanks a lot!
What I See as an Issue with any type of counter that uses Timer, is that the Recorder never stops recording.
So it s very difficult to record a finite amount of data, while the algorithm calculates at every step.
The only thing that seems to work like that is using the slider and just ignore the saved images.
That s why I think it would be great to add to the sliders the ability to just animate without recording images.
Any ideas on that?
Thanks,
Dimitris
Hi Dimitri,
You can also try the following.
Best,
M
edit: if scripted components are ok to use.
Hello Marios,
Thanks for sharing the script!
I don t understand how the iterations work. I set I from 11 to 17 for example, and the t to 7 hoping to get 11, 12 13 14 15 16 17 as A outputs. But I get double numbers with decimals like 15.285714.
Thanks for the help.
Dimitris
I get it. I have 11 and 18 as boundaries and 7 to always add 1
But it doesn t seemt to work with the Loop set to False.
Am I doing something wrong?
Thanks,
Dimitris
Not at all,
I just intended to get floats out of this so I didn't need to check for equality.
Replace the first line of the code with this.
if (Trigger && counter <= t) {
FYI, not tested!! but pretty sure that should be the case.
best,
M.
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
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by