I think the title is self explainatory. I was wondering if there are any way to group non-geometry data in grasshopper, ideally with a component similar to “Group” node. Thanks!
for non-geometry data there’s a very useful set of components from the plugin Metahopper called Wrap and Unwrap, and they do to any type of data exactly the same that Group does to geometries
regarding text data exclusively, you could also Text Join/Text split using a character that is never present in your original data
Thank you, “wrap” was exactly what I needed!
