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.
Best Of
Re: I am so done with this...
What is the goal of the Robotics program at the school? I'm assuming at is core it would be to prepare the students for industry and engineering careers… I would agree with you Onshape is more of a professional tool than Fusion, so I would way it's worth both the additional cost and the additional learning curve.
Re: Improvements to Onshape - April 25th, 2025
Look not sure if it's just placebo effect but I'm deffinitally noticing a significant boost in processing speed while working. Loving the snappy feel
Re: Need a bit help here
The marble track in the below GIF is based on 1 curve only. A 360 helix.
If you do not see the GIF, then click below
Re: Gear Lab - Cylindrical, Bevel, Face Gears
Thanks for the amazing script. I'm not sure if i am missing something or if this is an actual issue, but i am unable to rename the features created by this script, which means that any parts that have dependencies are lost when a gear is edited. is there a work around to this or is it not possible in the current version?
Thanks
Dan
Re: Select entity for extrusion via API
For anyone who has found this thread in the future (Like I just did),
You can use transient ids in the queryString, its just a small little change from what I was trying.
"queryString": "query = qTransient(\"JHD\");"
The other thing to note is that this only works on certain api versions, so doing /api/partstudios… might not work,
but /api/v6/partstudios does.
Re: Anyone know how to get part studio configuration variables via the API?
In the documentation its this endpoint:
https://cad.onshape.com/glassworks/explorer/#/Element/getConfiguration
I don't use the python client, but its probably under some kind of elements_api instead of part_studios.
Re: Virtual Event May 14th, 11:00 AM EST, Faster Design Cycles With Custom Truck
Looking forward to it!
Re: Virtual Event May 14th, 11:00 AM EST, Faster Design Cycles With Custom Truck
Cant wait to help create a new Onshape World Order with all of you chill dudes B-)
Re: FeatureScript Library (New Custom Features!) 💎
.
Boolean Composites
Has been added to the CADSharp FeatureScript Library!
This custom feature has the ability to handle composite parts as well as standard parts when performing boolean operations.









