Welcome to the Onshape forum! Ask questions and join in the discussions about everything Onshape.
First time visiting? Here are some places to start:- Looking for a certain topic? Check out the categories filter or use Search (upper right).
- Need support? Ask a question to our Community Support category.
- Please submit support tickets for bugs but you can request improvements in the Product Feedback category.
- Be respectful, on topic and if you see a problem, Flag it.
If you would like to contact our Community Manager personally, feel free to send a private message or an email.
Best Of
Re: Anyone have an FS that can convert a decimal length to a (reduced) fractional equivalent
Well well well, that pretty much solves everything:
I like it but I actually have a request: could we have the option to either omit the "unit" from the string?
My use case is to build a string that says something like DiameterXLength" so I don't want anything after the "diameter" part.
It would save me having to do something like this: substring(#IDVar,0,length(#IDVar)-2)…
Re: Anyone have an FS that can convert a decimal length to a (reduced) fractional equivalent
This prompted me to rework Variable to String to be more useful. I don't know that I ever made an official forum post for this one, but here it is.
Variable to String
https://cad.onshape.com/documents/19dacc01596e7c326bbfb137/w/0567dd7ffac5327836c9bb93/e/cd2c8c665d8a4b00a…




