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.
ilya_baran 
Reactions
-
Please publish your high-quality custom features!
In the release last November, we added the ability to "publish" versions with custom features (https://forum.onshape.com/discussion/22395/improvements-to-onshape-november-28th-2023/p1#featu… (View Post)10 -
Re: How to convert a boolean value to integer
The expression myBoolean ? 1 : 0 should work. (View Post)4 -
Re: hexToRGB()
I find the equations var r = (rr / 255) * 255; a bit suspicious :) This line is not quite a noop because of floating point roundoff, but it doesn't do anything useful... (View Post)3 -
Re: New Featurescript: PP Surface Text 2.0
@dave_cowden Would you mind sharing those cases with support and pointing us to them? Thanks! (View Post)1 -
Re: Best ways to create a 1:1 relationship between a set of queries and some other settings?
Attributes sounds right -- it doesn't matter if it's the same feature. If you like, you can clear them at the end of your feature. (View Post)1