I think this is because there are many individual curves. But I only want to split at the first set of curves.
Any help is greatly appreciated. 221123_help2.gh (10.2 KB)
The only other thing Iโm trying to do is at the moment each of the set of lines is dividing by the same pattern - is there anyway to randomise that further?
yes, just need to provide a different seed for each tree branch
Iโd do something like this, for each of your original Lines generate a random number between 0 and 1 million, and use those values as seeds to Jitter the list of lengths
well, youtube is a very nice place to find GH tutorials
Iโd suggest to pick one tutorial that creates something you like and follow it step-by-step trying to understand in deep what each Component is doing
even after years of using GH I found this channel super interesting, just one among the many, but one I go back about every week to check if thereโs something new
on youtube youโll be able to find really a lot of material