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.
Derek_Van_Allen_BD PRO
Reactions
-
Re: adding a bend to tubes
This kind of thing? I've got a workflow I'm not super happy with at the moment that I'm attempting to turn into a featurescript at some point to make this a lot less manual but haven't prioritized it… (View Post)2 -
Re: Improvements to Onshape - June 6th, 2025
As for the demo shown in that tech tip, the piecewise segmented loft approach has its own limitations for faceting. I've attempted to modify another version of someone's custom faceted loft script bu… (View Post)1 -
Re: Improvements to Onshape - June 6th, 2025
I'm not one of the devs at Onshape but I've bullied their sheet metal kernel enough to make some educated guesses how things work under the hood. The main barrier to lofted sheet metal is guaranteein… (View Post)1 -
Re: New Feature: Delaunay Triangulation
Status update: I did get voronoi working but that's much less exciting than the other development. I got an 80x performance increase by simply breaking the cardinal rule of featurescript. By shoving … (View Post)1 -
New Feature: Delaunay Triangulation
This one is gonna be self explanatory. I've seen a few requests for voronoi scripts or other geometric operations which most often run a Delaunay Triangulation of a face as step #1 before doing the f… (View Post)7