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.
Lee_Hesketh ✭✭✭
Reactions
-
Re: Transform Tool - rotation axis other than entity?
@pstary Going off what @timrice said, I have written a FeatureScript that does what he suggested automatically. You can either create it at the origin, a selected point or a custom point by entering … (View Post)1 -
Using a for loop for multiple operations on multiple parts
Hello, I have a script that makes a new sketch on a selected face, draw a rectangle, extrude and finally a Boolean subtraction. Currently it only works for one face at a time. How could I use a for l… (View Post)1 -
New FeatureScript - Mortice and Tenon
Hello, after many attempts, I now have a working mortice and Tenon Script. The user selects the edge where the face side and face edge meet (the arris) And it creates both the tenon and mortice. The … (View Post)1 -
Re: Using Z axis of mate connector error once transformed
I fixed it, I had to call evMateConnector() after the initial transform. (View Post)1 -
Feature Request - UIHint HIDE_ON_CREATION
Hi, I have an idea that could be useful. It is another UI Hint that once a script is executed, it hides the feature on the feature tree. Similar to clicking the eye symbol in a part studio. This woul… (View Post)7