Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
I'm trying to create a round using multiple surfaces. I can't find how to do it.
I need to do something similar to this:
https://www.youtube.com/watch?v=QbPSOcAUcI8
I think that the (surface) fillet concept does not exist in Creo.
You can get a similar result in a different way. Surfaces to be "filleted":
by first merging your surfaces:
thus creating the sharp edge, which you can then round over:
So it means, that i need to always intersect the surface, trim them, and finally make the round...
Shame, in CATIA and NX, is possible to make the round before intersect them, but the gap between them should be smalller than the radius value.
You can merge the surfaces telling the system which side of the surface to keep, which replaces the need to intersect and trim. Once the surfaces are merged then round the edges. For the final round you need to add radius values.