I think grasshopper’s python script accepts the ‘x’ as each data, not as a list.
What i want to do is get x’s length as 3
and make it repeat inside “for” code three time. print length like 3 in this code.
How can i do this…?
I think grasshopper’s python script accepts the ‘x’ as each data, not as a list.
What i want to do is get x’s length as 3
and make it repeat inside “for” code three time. print length like 3 in this code.
How can i do this…?
Brilliant