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: API - Folder Creation, Move Document Functionality
If you look at /api/documents/{did} the document's parentId is the folder id. To move to another folder, modify the parentId to a different folder's ID. To make a folder, its an undocumented API endp… (View Post)1 -
Re: Investing in Onshape's Foundation: Focus on Stability and Performance for the Next Two Releases
2 whole releases for technical debt sounds amazing. I'm excited to see a release notes like: (View Post)4 -
Re: How to compute a part property
There are multiple issues with your code, and yet another example of why you shouldn't use an LLM. No LLM can produce working featurescript code. getProperty doesn't even have a "propertyName&qu… (View Post)1 -
Re: Select Configuration States using the URL?
@Jonathan_Hutchinson This thread is out of date. The copy link button in a part studio now has configuration information attached (and also the current view) (View Post)2 -
Re: Release Management System
I've linked the documentation, https://onshape-public.github.io/docs/app-dev/webhook/ As far as I know that is the only resource on the subject area. (View Post)1