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
Fonts
Why are some fonts not available in Onshape's drawing properties? I can access Allerta when sketching, but not when selecting a font for detailing a drawing. Is this the experience for everyone, or have a missed something?
Stafford
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)…

