In Creo, you can now convert real numbers to strings within relations. This enhancement allows you to control the number of decimal places in the resulting string by specifying a number after the input value.
For example: rtos(50.12345, 2) results in 50.12.

- Define a relation to convert a real number to a string.
- Control the number of decimal places in the string and add it to a note.
For more information, Follow this link.
Subscribe to this blog for a daily dose of Creo Tips (Add your email address in the subscribe button available at the top of this page).
January 27, 2025 at 12:01 am
I am getting error “Invalid symbol ‘rtos’ found.”