Quick question: Since the new webviewer is centered around collections, i cant find a way to make the data display as intended in there with just the grasshopper components provided. Arrays don’t expand in the viewer anymore unless formated as collection and there seems to be no way to create collection objects in grasshopper with the current component lineup. Am i missing something here? otherwise: feature request!
yes, the scene explorer should be able to display other types of collections like arrays etc, we’re working on making it more powerful and we’ll keep this in mind! (cc @benjavo )
yes, we should also consider adding native ways to create collections in GH (cc @gokermu )
For the meantime, you can achieve it by using a C# node like this: