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.
Caden_Armstrong PRO
Reactions
-
Re: FS to remember previous selections
I actually just wrote a blog article about this. Another user messaged me with the same question. You can read the article on my website: It includes a sample feature if you want to see it in action. (View Post)1 -
Re: Improvements to Onshape - November 22nd, 2024
Christmas comes every three weeks with Onshape. Pause regen! no longer do I need to include that option in slow/complex features. What a life saver. Flatten is great, but its a bit annoying that it o… (View Post)15 -
Re: Query filter help for vertices?
Vertices themselves aren't marked as construction, but edges are. You could take all of the vertices, find all vertex adjacent edges. And then find all that are construction edges. And then take all … (View Post)2 -
Re: Replacing drawing reference through the API
I'm attempting the same thing. The difficulty is that if you duplicate your "template" drawing and transfer it to another document, the reference becomes a version reference…and I'm having … (View Post)1 -
Re: Sheet metal flange using featurescript
You don't need to copy all the code, you can just import it: import(path : "onshape/std/sheetMetalFlange.fs", version : "2506.0"); (View Post)1