algorithmic modeling for Rhino
thank you for the reply. I am still a Grasshopper beginner. Here is what I got from the "Cull" help:
As far as I understood this means I need to edit my Boolean value manager each time I change my list.
List that has 10 values in it, does not satisfies with the same "true, false" order as a list that has 9 values in it.
An example of a Cull Pattern operation. Input:
List = {A, B, C, D, E, F, G, H, I, J, K, L, M, N}
Pattern = {True, True, False, False}
Output:
List = {A, B, E, F, I, J, M, N}
So either I did not understand this "cull" component, or this is not a way to solve this problem.
I am looking for universal solution, that will allow me changing my input lists, but that will always result with excluding the first and last values from the list; or first two, and last two; or first three and last three... and so on.
yes!
I just need the rest of the list, without the excluded values.
So I need the middle part of the list without the first and the last, or the first two and last two and so on.
P.S.
your components look different than the ones in my Grasshopper. Are you using the newest Grasshopper version or Rhino v5?
here you go (see the attached file)
Dimitri
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