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.
Radial Extrude
3D
Posts: 52 ✭✭
How soon are you likely to introduce a radial extrude function?
0
Best Answers
-
Thanks, Noa. I like to tinker

5 -
Perfect! Well done Mahir!5
Answers
-
What's a Radial Extrude?1
-
Who knows, but a wild guess might be that he means something similar to what you can achieve by thickening a surface. For instance, thickening a circular surface could perhaps be thought of as a radial extrude.
1 -
-
That would be a tangential extrude, wouldn't it?
1 -
A wrap function to put text/sketches onto the outside cylindrical surface of a ring would be cool. Maybe this is what he means?
1 -
that is exactly what I want to do today... I guess I don't currently have that option? Any easy workarounds?brucebartlett said:A wrap function to put text/sketches onto the outside cylindrical surface of a ring would be cool. Maybe this is what he means?0 -
Wanted to put a flange on the end of tube. To do this, thicken would work, but the ability to do it off the face rather than having to extend the extrude first would be a lot easier - will see what they come out with when they release Sheet Metal Features...0
-
@justin_walker a radial extrude like you describe is unlikely to be implemented (but you never know) because it is a niche application - this is where FeatureScript comes in. Adding a flange on the end of a tube would be simple for someone with a little coding knowledge.
Senior Director, Technical Services, EMEA0 -
I realise move face / thicken can achieve similar results - however to create a flange on the end of a tube, you would have to extrude "New" the thickness you wanted the flange, creating another part effectively, then thicken / move face and then boolean after to unify the component.
Any other simpler method been overlooked?0 -
I would go with sketching the flange and extruding it. It's more flexible and requires only 2 features vs 3 (1 sketch & 1 extrude vs 1 extrude, 1 move face, 1 boolean). A single sketch and extrude doesn't seem like much effort, but I suppose it would add up if this was something you had to do a lot of. If that's the case, I'd look into FeatureScript. This is the type of thing that could easily be automated. In fact, if you're not in a rush I could probably tinker a bit and create a FeatureScript for you.0
-
4
-
-
Thanks, Noa. I like to tinker

5 -
Perfect! Well done Mahir!5
-
@mahir_abrahim did you delete that document? I wanted to take a look but Onshape thinks it's in the trash.
Arul Suresh
PhD, Mechanical Engineering, Stanford University0 -
I was asked to clean the file for inclusion into OS' FS collection (or something like that). So I copied my workspace to get rid of extra versions. Here's a link to the new workspace.
FeatureScript End Flange0 -
Ah, thanks, the name change ("edge flange" -> "end flange") threw me off.
Arul Suresh
PhD, Mechanical Engineering, Stanford University0 -
Oops. Sorry about that. It was always Edge Flange, but for some reason I typed it wrong in my earlier post.0
-
If you're still keen to modify it more, you could consider the ability to:
Set Flange thickness equal to original material thickness
Radius / fillet: (Internal Edge = Material thickness & External Edge = Thickness (+ Radius (if internal corner has been filleted)
Anyway, thanks, great job.
1 -
Getting the material thickness is more work than it's worth, but I could probably make it so that the thickness and offset are remembered from the last time. That would make it easier to add same size flanges to same size extrusions.1
-
Material thickness is easy enough to set with variables, but the others would be very useful.0










