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: Untrim?
I had the intention to create a feature like this and first had a look if someone else hadn't created it yet.
I stumbled upon this thread and used a little of the code as inspiration. thanks @Jacob_Corder
I decided to include 'approximate' as an option because the underlying precise bSpline data is also available and will also allow untrimming a bigger outside boundary
its far from complete in error-proofing, debug options, feedback etc, so not worth publishing yet, but i thought i'd share it here anyway:
for other surfaceTypes than bSpline surfaces, the code would need to use other create functions.
for some those are available, (like sphere), but not for all. so I'm not sure if that is going to work out to allow recreation without approximation. Moreover trimming to the outer boundary is going to be tricky i think (for the 'inner loop only' option.
Re: Why I cannot give dimension to a circle?
That sounds exactly what we need, will check that out next time 👍️
EDIT
Next time could not wait, tried it immediately and it is fantastic! Do follow the instruction video though, struggling through takes a bit more time 😆
Re: Render Studio
I had assumed my colleague had a Pro license but unfortunately it is only a standard version
Thank you for you help

Re: Change Standard Content from One Standard to Another
Re: Inserting derived assembly into part studio

Re: Cut List (New Custom Feature!)
Hey @joe_fisher391, glad you like it! 😎 These ideas were simple yet important enough that I went ahead and pushed an update to support some new functionality. As far as the rounding goes, try changing the Round table values to 0.0625 in. This will help ensure you don't get 80/256.
Update!
Measure cut list - Custom feature
- Use part names (STATIC): Uses the part name of the first part in each entities selection as the table id value. NOTE: Part names will not auto update due to the way FeatureScript works; you will have to manually open the feature and press the circular update button.
- Map longest to: Maps the longest measurement of the part to the specified column in the table.
- Map shortest to: Maps the shortest measurement of the part to the specified column in the table.
Re: Why I cannot give dimension to a circle?
Late to the party but the "image" FS lets you place manipulators to set a reference dimension for scaling the image.:
https://cad.onshape.com/documents/f7a45d78c374497d37c1d2cb/v/e55cc4b62eaac7ef75039ab2/e/af89d519b2985176cfd7eb55
Re: Why I cannot give dimension to a circle?
oh nice. added. now all I gotta do is remember that I added it next time. ha. Even has a transparency adjustment as a bonus. thanks.

Re: Improvements to Onshape - January 10th, 2025
Wow, the configuration thing with conditions etc is all what I was waiting for! Great stuff