Why is the numbers scale changing?

Hello everyone,

I am having this problem where in the original file from the script, the “numbering” when I put the correct font gets out of scale going super big and I cannot go under 0.001 in sliders.

I openned another rhino document and the same gh script and it goes just as I wanted for numbering scale. The problem is that, the shapes get a little distorted - the smaller round pieces with holes, where this holes get distorted.

I cant even bake the numbering copy and paste it to the original rhino document, since the organization of and placement of the pieces is different (maybe because of seed).

Anyone know what is happening and how can I turn around this?
daught numbering1.gh (166.8 KB)



daught.3dm (316.1 KB)

Text inherits the properties of the Rhino active Annotation Style, I think open nest Text component explodes the text for you in such a way you get curves

2 Likes

you rock, man! thanks!