Hi;
"string from object" node in Dynamo, can set of digits?
It gives five digits after the decimal point.
![Bug1|303x331](upload://goQKlHH7EecDeBxhN5faMZP2qmp.png)
You could also try the “Number.ToString” node from spring nodes. It uses a bit of python to eliminate all excessive zeros from the string:
i tried to “-4” in count wire but its round digit like “1,30” but it will be “1,25”
and i couldn’t find “number.tostring”
Hi Bora, You need to download “Spring Package”. Search online package in Dynamo. Follow the steps below. Good Luck!
Thank u for all…
it solved with “number.to.string”