Create a rough draft of Dial layout, using big circle/ 60 sided polygon, with little tangent circles, centered at each vertex, (or centered at midpoint of each side of polygons.)
This isn't “scripting” it with some type of an Array increment pattern, but i would probably just move towards “flow” for this.
UnwrapCurve your arc
Array extent count your dash
Type out text
Flow to arc
[Edit] Haven't tested yet. You may have to do some type of 360 incremental rotation on the text, so it remains vertically aligned as it rotates around the arc. I think there is a plugin that can do this as a pre flow op on typed text.
I agree that Flow is worth a try.
I came across a similar Rhino "flow" example during google searches.
There might be distortion issues?, and alignment/spacing issues?, and need to get the base line length right.
MoI Text command can easily generate the string of number geometric objects, ( 1 2 3 ... 60 ), to use flow with. (If spacings will work)
Thank you guys - most impressive response and (very) helpful. Suspect I am going to have to spend some time climbing a very steep learning curve!
This software is awesome in its power, but as Frenchy says you do need daily training!!
In particular thank you Barry for the .nod file. It looks like it does what I want - just have to work out what all the knobs and sliders do !!
Regards
Excellent work on the node editor! Can the node be modified for text rotation? I made this perpetual calendar. The Cad/Cam software being used was difficult to get it right.
Thanks for sharing your Node.
But I've got a quick question for you:
How to change the starting number? for example how to change it to 1 instead of 0?