I am trying to get a list of points that has been sorted to appear as text that can be baked, and as outlined curves with the Wombat plugin.
The text has been sorted according to distance to a point placed in the corner, and with the point list it works, however when using the method of, List Length and Series, (which worked on a flat definition), it seems to loose the composition of the sorted list. Is there a way to put this into text in this order?
I used standard GH Text Tag 3D instead, which can be baked.
You needed to sort the surfaces along with the centroids, then align the planes toward the focus point using Vec2Pt(white group) and rotate 90 degrees.