I am looking for something like DimCurveLength in Grasshopper. Ideally outputting the text on an offset of the curve. A plugin maybe?
I found this old thread, but it wont work here:
any help appreciated
I am looking for something like DimCurveLength in Grasshopper. Ideally outputting the text on an offset of the curve. A plugin maybe?
I found this old thread, but it wont work here:
any help appreciated
Rhino 8 has native grasshopper components to do this
whats the name of the component?
My eyes were only half open when I posted this morning. You can use a leader for curve length.
Something similar to the cluster can be achieved with the flow component.
curve-dim.gh (16.9 KB)
thanks!