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: Help with redundant code?
If you wanted, you can do even better by combining if statement conditions together and setting a variable first to avoid redundant characters. Setting a variable is especially useful when nesting ma… (View Post)2 -
Re: How do I make barriers inside box?
The Onshape rib feature will let you partition the insides of the boxes as desired. (View Post)1 -
Re: Generating a sketch that can be derived in other part studios
Okay, this is a bit curious. I believe there's some internal juju going on with sketches created using the sketch feature which makes them available for individual selection in the derive menu. Notab… (View Post)1 -
Re: Prevent selecting origin point in Featurescript entity parameter
You’re not wrong about performance stack up, although I think it’s worth pointing out that editing logic has the advantage of only running when the feature is directly edited by a user. And even then… (View Post)1 -
Re: Prevent selecting origin point in Featurescript entity parameter
Adding an editing logic function which automatically checks if a newly selected entity is the origin and tries to add a nearby point object instead is one fairly easy way to accomplish the desired be… (View Post)1















