I have an existing part that I made using my standard methods. Now I want to remove material from the top surface to make it more streamlined. However, the only way I can think to generate this geometry is to use the flex command. This is not an option because it would destroy my model tree.
Below is the goal surface.
How can I mimic that surface by removing material from a boss extrude that is already in the flexed shape?
Thanks for taking a look.
What feature should I use in this situation?
What feature should I use in this situation?
- Attachments
-
- EXAMPLE.SLDASM
- example parts
- (239.51 KiB) Downloaded 107 times
Create a 3D sketch with two guidelines for a swept cut.
Better to create the shape direct with a lofted boss.Go to full post-
- Posts: 221
- Joined: Tue Mar 09, 2021 7:25 am
- Location: Netherlands
- x 183
- x 229
Re: What feature should I use in this situation?
Create a 3D sketch with two guidelines for a swept cut.
Better to create the shape direct with a lofted boss.Re: What feature should I use in this situation?
In my real part I have a lot of other features that are constructed on top of a boss extrude. If I were to replace the boss with the flex then all those features would need to be redone. If there were an easy way to apply it at the end of the tree that would be awesome.
3d sketches always screw me over, I will give it a try.Frank_Oostendorp wrote: ↑Thu Feb 10, 2022 10:56 am Create a 3D sketch with two guidelines for a swept cut.
- mike miller
- Posts: 878
- Joined: Fri Mar 12, 2021 3:38 pm
- Location: Michigan
- x 1070
- x 1231
- Contact:
Re: What feature should I use in this situation?
Another option would be to create a surface defining your top face and using Boss-Extrude with Up to Surface end condition.
- Attachments
-
- Part3.SLDPRT
- (58.19 KiB) Downloaded 69 times
He that finds his life will lose it, and he who loses his life for [Christ's] sake will find it. Matt. 10:39
Re: What feature should I use in this situation?
This model would work well with Sheet Metal features...
Re: What feature should I use in this situation?
I ended up going with a combo of your suggestions. I used a 3d sketch to create a surface sweep and then a cut with surface. The result looks great. Thanks everyone for your ideas.