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
-
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)1 -
Can I change the orbit mode to something like Sketchup?
Hi, I have only been using Onshape for a very short while and one thing I couldn't get to grips with is the orbiting. I use Blender, Sketchup and Pro Desktop8 and when I try to orbit like I would in … (View Post)1 -
Re: FeatureScript naming complete parts
@ken_kaiser Hi, FeatureScript does not have the ability to change part studios n terms of names of parts etc. It is run in a very tight sandbox for security reasons. One thing you could do is use the… (View Post)6 -
Use opBoolean() on all parts that contain a point
Hi how would I use opBoolean() to remove material from all parts that are touching a part? I have currently used qContainsPoint, with qEverything() as the subquery, then using qSubtraction() to filte… (View Post)1 -
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