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.
billy2 PRO
engineer, CAD dude, rides, cloud junkie
Reactions
-
Re: Using part studio sketches in Assemblies
@brucebartlett Yes!!!!! Pro/E called your structure a skeleton and I believe catia does the same. I wonder if we could all agree that onshape has skeletons also? The beauty behind skeletons is that i… (View Post)2 -
Re: Using part studio sketches in Assemblies
This is a very important discussion to have because it sets up how things are done. You're talking about a project structure and the back bone foundation on how things will scale and be controll… (View Post)1 -
Re: Modifying Configuration (Variable) using Python and Onshape API
Yeap, the good news is that it's working. What you have is an image. Use something like this (html img tag) to show it: `<img alt="Rendered Image" src="data:image/png;charset=U… (View Post)1 -
Re: Modifying Configuration (Variable) using Python and Onshape API
I believe all your requests will be get requests from now on. You get the configuration table & then build a request so you can get something with a particular configuration. In this case, I'… (View Post)1 -
Re: Modifying Configuration (Variable) using Python and Onshape API
So after getting the configuration data, you have to build the query. Here's the syntax (give me a shaded view made with this configuration): https://cad.onshape.com/api/partstudios/DWE?shadowed… (View Post)1



























