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: Exporting nested 2D sketches in single DXF for manufacturing?
You are correct that the option for DXF seems to disappear when selecting multiple faces. And I don't see any work arounds. What is weird is that the option is supported with the Onshape API. I've cr… (View Post)1 -
Re: Get part studio name within featurescript
FeatureScript only allows you to get properties from bodies (parts), Part Studio level information isn't available. The only automatic way to do it would be with the API and to use webhooks to set a … (View Post)1 -
Re: Renaissance - Big update and a new tool
Three new tools have been added to Renaissance, and the best part is that they new additions come at no additional cost. Renaissance is only $30/month providing great value with every update. Try Ren… (View Post)3 -
Re: Querying specific line created by opExtrude
There are a bunch of ways you can do it, I made two samples here: https://cad.onshape.com/documents/85be75441cf77861048e7f88/w/6f8e22e0be83a0803a9c10d6/e/d2ba80b4666075f4b8967f9c You can use the sele… (View Post)1 -
Re: Setting Custom Properties using Workspace Properties
I believe the get/set property featurescript function only works on parts specifically. Workspace, Partstudio, document (etc) properties are not accessible. Sounds like something that you'll need to … (View Post)1