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: .onshapepy. key file location (Win vs. linux)
Hi @fluvio_lobo_fenoglietto , Please note that onshapepy is deprecated now in favor of onshape-clients [here](https://github.com/onshape-public/onshape-clients). It is still in a somewhat experimenta… (View Post)1 -
Re: .onshapepy. key file location (Win vs. linux)
Absolutely! Sorry you'll have to rewrite some of your code. I'm hoping I'll have time in the next couple of months to finish solidifying onshape-clients so you can have a more stable code base to rel… (View Post)1 -
Re: Is the origin in matedCS in Assembly Definition API a local coordinate or global coordinate?
Hmm, could you share the document? Then we should be able to determine what is happening! And the coordinate you posted is the origin just with a rounding error because floats, you know! (2.511761756… (View Post)1 -
Re: Modifying Configuration (Variable) using Python and Onshape API
You can also use these instructions to generate a url-specific configuration https://onshape-public.github.io/onshape-clients/python_html/make_configuration_url.html and the accompanying package - ht… (View Post)1 -
Re: Update feature using API and Python
Hi @Matteo_Gazzin A few weeks ago we changed how we handle current configurations. Instead of storing it with a new microversion, we now allow multiple users (and even the same user with multiple tab… (View Post)1