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
-
New FeatureScript - Point Derive
Hello all, I'm happy to release my latest FeatureScript, Point Derive. Point derive allows users to quickly derive parts into new positions in a part studio in a manner similar to @ilya_baran's Super… (View Post)9 -
Re: Editing Logic Function Bug
Editing logic only runs when a user manually makes a change to a feature parameter. It is not triggered by external part studio changes or changes to configurations or input variables. This is by des… (View Post)1 -
Re: Library version mismatch
I don't think its possible to copy items from drawings into part studios since the behavior in such a situation is not well defined - the logical assumption is that drawing entities would get convert… (View Post)1 -
Re: How can I split a part by multiple surfaces?
You seem to be correct, which is rather unfortunate. There might be a complicated workaround where for each input plane, you start by splitting the part, then use a combination of startTracking, qSpl… (View Post)2 -
Re: How can I split a part by multiple surfaces?
It seems like you could use a combination of splits and boolean intersections to generate individual surfaces where each splitting tool intersects the part (i.e. the cutting surfaces only exist where… (View Post)1