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.
Search
-
Re: New Custom Feature: Hole Row
Yeah I've been attempting to find a way to handle the extrusion distance intelligently and gracefully handle the cases where the draft step fails but it's been nontrivial. I need a largest inscribed circle function to do the distance properly with this method, or an iterative solver if that doesn't work and then try to… -
Re: Question on Tech Tip: Buidling a Sprocket
-
endTranslationalOffset in opExtrude seems not to be working
I'm working on a model where I would need to use opExtrude to extrude a face up to an other face/body with a certain offset. It works fine if I don't specify an offset, but fails with EXTRUDE_FAILED if endTranslationalOffset is specified: opExtrude(context, id + "extrude1", { "entities" : definition.faceToExtrude,… -
Re: Having trouble chamfering stencil letters
Empirical observation: extrude+draft can work better than a chamfer. Example: https://cad.onshape.com/documents/9af54e85e3a485c9a3b6ee4b/w/0b88cc1f92683f04b8ac98a2/e/fd64bfdd52f518b89073c30a If you change the configuration variable from 2mm to 3mm, the chamfer fails but the extrude+draft succeeds, though not without… -
Re: Sheet metal bridge connection
Hi @Cris_Bowers , this thread is a lot more convenient to speak about your workflow. I've created a test file (a halfway done) with how I would approach sign making with Onshape and Corel: https://cad.onshape.com/documents/2b4b67d47aef35c6dfea48be/w/246d4a82c1ce3af23d28d56b/e/06225bb6e51a2cb63e2424e9 For bridges issue, the… -
Re: Slope between 2 Points
-
ray
Title: Feature Request: Native Bend/Curve Tool for Solid Bodies (Alternative to Sweep) Body: Hello, I’m currently designing curved objects like rails/tracks, and I’ve run into a limitation in Onshape’s workflow. Right now, the only reliable method to create curved geometry is using Sweep with a predefined path and profile.… -
Trouble selecting shapes,edges using query/filters
Have a feature script that imports an excel file with some vertices and creates a sketch with a rectangle and a few circles inside that rectangle that I want to extrude. Tried long and (too) hard to get it to work. At the moment my script is not doing what I want. The extruding results in a filled rectangle and not with… -
Re: How can I make two remove extrudes that overlap
-
Re: opExtrude with UP_TO_NEXT
The error suggests that the code is fine, but the extrusion is failing in the part studio because the "next" body doesn't completely bound the extrusion (its projection doesn't cover the profile). I think for anything more specific as to why it's failing, we'd need to see the part studio and the code. Hope this helps.
273 results


