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.
Ethan_K 
Reactions
-
Re: How do I update a configuration within an assembly through the API?
Hi @Alexander_Mills , Ahh, yes. There is not currently an endpoint for updating an instance as you would like. I would also like this feature, and will hopefully get a chance to work on it soon. We'v… (View Post)6 -
Re: Building an Onshape model viewer
Hi @alan_baljeu , Please send the details of the 500 request and response to api-support@onshape.com . We can then try to understand what is causing this from the Onshape side. Cheers, -Ethan (View Post)1 -
Re: How to update Feature Studio contents using python client?
Hi @oleksandr_slovak, The Python client does not fully support the update feature studio content endpoint yet. You can get around this be formulating the call directly. I've made an example here: htt… (View Post)1 -
Re: How to use webhooks for translations
@"Michał_Wójcik" You should be getting a notification upon completion - I think your understanding is correct. Can you include the exact request body you sent upon registering for the webho… (View Post)1 -
Re: Geometric Variants using API, onshape-client
@fluvio_lobo_fenoglietto Here is a working test that shows how to export the PS to STL: https://github.com/onshape-public/onshape-clients/blob/master/python/test/test_export.py#L39 . Does that help? … (View Post)1