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.
Sheet Metal Model - Extrude - End Type Options
Anthony_Sharp
Member Posts: 2 ✭
This may be on your to-do list already, but the lack of end type options in the "Sheet metal model - Extrude" feature is the biggest limitation I noticed when testing OnShape for potential use in our company. The standard Extrude feature has Blind, Symmetric, Up to next, Up to face, Up to part, Up to vertex, and Through all options whereas the "Sheet metal model - Extrude" feature only has Blind and Symmetric. Drawing a profile sketch and extruding is the fastest way to model a linear sheet metal part, and the lack of end type options makes it harder to use in a multi-part studio scenario where length needs to be based on other parts. Especially when that studio will need dimensions adjusted or configured.
Thanks!
Thanks!
0
Comments
Twitter: @onshapetricks & @babart1977
@Jake_Rosenfeld
@brucebartlett
I have made a featurescript here based on the SM model feature that adds more extrude end type options.
I have added "Up to face" and "Up to part" as options.
Please give me feedback on the feature.
IR for AS/NZS 1100
@brucebartlett
I have now added a "second direction" option.
I have also added an option to offset from the face or part.
A link to the new version is here:
https://cad.onshape.com/documents/a39db7615a2a945ffb7076c3/v/ba3814b79b9f9de2f3e0df0e/e/dd6b70b441c40ff6bc4c8664
Please send me feedback on this feature.
Maybe this could be incorporated into the Onshape feature library.
IR for AS/NZS 1100
Very nicely done. That is pretty much how we would do this. Thank you for doing this. It is interesting that you've added the second direction as well. Sheet metal Model menu is very busy. Do you think second direction option is sufficiently useful to justify additional controls in that dialog?
I also like to be able to select up to vertex, this is ideal for link to layout sketches
Twitter: @onshapetricks & @babart1977
I could try to incorporate that into the feature.
IR for AS/NZS 1100
IR for AS/NZS 1100
I can't use up to vertex as it isn't supported by the opExtrude() function.
I'll try to find a workaround.
IR for AS/NZS 1100
Link here:
https://cad.onshape.com/documents/a39db7615a2a945ffb7076c3/v/640d1b2114941c261032250e/e/dd6b70b441c40ff6bc4c8664
Up to vertex added.
IR for AS/NZS 1100
I think the conclusion is that users want every conceivable option at once in a small, clean, and simple dialog
Cheers, OwS.
HWM-Water Ltd
brucebartlett
Thank you for your response.
I would very much like it if you could have scrollbars in feature dialogue boxes, as well as indents.
IR for AS/NZS 1100
Actually, it does it in a slightly different way in the extrude() feature.
It makes a plane and sets the end condition to "Up to surface".
Also, in the standard library documentation:
<- Read
IR for AS/NZS 1100
@lana
@brucebartlett
@Jake_Rosenfeld
@Anthony_Sharp
@owen_sparks
@ilya_baran
@michael_mcclain
I have fixed a bug with the feature:
When "Up to vertex" was selected, it created a plane at the vertex.
I have also updated the FS version to 765.
A link to the new version is here:
https://cad.onshape.com/documents/a39db7615a2a945ffb7076c3/v/64ff265a8c16a316f2363426/
IR for AS/NZS 1100
How would I go about adding a manipulator at the other end of the extrude when i do a sheet metal model?
IR for AS/NZS 1100
SECOND_DEPTH_MANIPULATOR. You might be able to re-use extrudeManipulatorChange, it is exported
@lana
@brucebartlett
@Jake_Rosenfeld
@Anthony_Sharp
@owen_sparks
@ilya_baran
@michael_mcclain
Bugfix released:
When symmetric was chosen, the feature would not work correctly
A link to the document is here: https://cad.onshape.com/documents/a39db7615a2a945ffb7076c3/
IR for AS/NZS 1100
I am actually at school still, you know?
IR for AS/NZS 1100
Twitter: @onshapetricks & @babart1977