I want to group my results into polygons so that I can find a center point and populate a label using Grasshopper.
Currently I am populating a label per grid cell and viewers are finding it an overwhelming graphic and hard to use at presentation scale.
My workaround is place labels via Illustrator or InDesign, but a way to automate this would save me a lot of time in the future.
Hi @JimMarsh,
You could likely take an approach similar to this
By joining meshes / splitting disjoint meshes and getting the centroid of each I think that you could make something to fit what you’re looking for
1 Like