Check out my awesome coding creation from the Grasshopper Gallery!
So you can make the for classic loop See this BBCode:
for (let i = 0; i.length; i++) {
print(i);
}
Check out my awesome coding creation from the Grasshopper Gallery!
So you can make the for classic loop See this BBCode:
for (let i = 0; i.length; i++) {
print(i);
}