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: 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 -
Re: Introducing - The Onshape Desktop Client
How did you pack your computer for him? Cardboard box or wood crate? Laptop or desktop? (View Post)3 -
Re: Creating A folder within a document from the API
Not likely relevant now, but I do want to point out that it is bad practice to loop through documents to look for new ones, you'll hit API limits and waste resources. If you want a work flow to detec… (View Post)1