Hello all, I am trying to make a script which creates staggered panels and for some reason the first panels from the start of the U domain is missing. Can anyone help? I really need this to be fixed immediately.
Staggered Paneling Script - Job.gh (31.3 KB)
Sorry joseph, I got used to these components. Iβll try to resend one without plugins.
Here is one, i replaced the used plugins with native components.
Staggered Paneling Script - Job V2.gh (26.7 KB)
the zero element has to be added to each branch of your V β UV tree, not just to the very first branch like here:
you can use Insert Item to add a zero as first item of each branch, in such a way the first domain thus calculated will always be β0 to β¦β
Staggered Paneling Script - Job_Re.gh (33.7 KB)
Ahhh , thatβs right! Thank you so much