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.
Alex_Kempen EDU
Reactions
-
Re: Mechanism with Multiple Mates
Right. So, as you've hopefully noticed by now, revolute mates allow rotation along the z-axis, but lock movement along the z-axis (i.e. side to side). This mimics the behavior of a part which is secu… (View Post)1 -
Re: Smooth blending between two parts
Here's one method, using some 3D fit splines and surface lofts to generate a smooth transition. There's definitely better ways to do what I did, but it's hard to be more efficient since your model is… (View Post)1 -
Re: Extrude cut - can't cut through the whole part body?
Since Onshape supports multiple parts in the same part studio, many features have a Merge scope option which can be used to specify the parts that that feature should interact with. If you want to se… (View Post)1 -
Re: Return definition.groups[g].lengthInputMethod ?
1. arrayParameterChanges is designed to run only when something changes inside an array parameter. If you want to update all the values of your array parameter when something not in an array paramete… (View Post)1 -
Re: Return definition.groups[g].lengthInputMethod ?
The usage of library functions is actually pretty straightforward. Paste the following import at the top of your feature studio: import(path : "4c21d0c3c89c0a81aadfdac6/636ff98c3710f0d81fcecbf8/… (View Post)1