algorithmic modeling for Rhino
Hi,
I am having trouble doing something that seems to be simple, I am trying combine
List A : 1,0,0,1,0,0
with
List B : 0,1,1,0,1,1
to get 1,1,1,1,1,1
basically combine them by replacing the 0's in the list.
What i want to achieve is to combine 4 lists, like the above, with no overlapping values.
0,0,0,1
0,0,1,0
0,1,0,0
1,0,0,0 into
1,1,1,1
Thx!!
Tags:
Welcome to
Grasshopper
© 2025 Created by Scott Davidson.
Powered by