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
-
Re: Making unique copies of a part
The other thing you could do if you wanted to copy a part non-parametrically is to copy the whole part studio by right-clicking on the part studio tab and choosing "Duplicate." (View Post)1 -
Re: Squaring Variable expression or how to square a number in onshape
@jelte_steur814 is correct — sqrt(#upper_x^2 + #upper_y^2) should work with units. Even better is hypot(#upper_x, #upper_y). (View Post)4 -
Re: Forward configurations between part studios?
You just right-click and configure the "blah" parameter in the derive feature's reference parameter dialog with the "blah" parameter of the derived part studio. (View Post)1 -
Re: Introducing - The Onshape Desktop Client
Huh, nice job, Caden! We didn't think it was possible to build a CAD system that you install on your desktop… (View Post)11 -
Re: Bug? How to drive sub assembly configuration variables (string)?
Thank you @MichaelPascoe and @Derek_Van_Allen_BD — this is helpful. (View Post)2