cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

Round multiple surfaces

CAD_user
13-Aquamarine

Round multiple surfaces

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

 

 

Catia V5. Variable edge fillet tutorial En este tutorial aprenderás como realizar redondeos con radios variables en superficies. Una aplicación que te puede ser útil en algunos diseños.
3 REPLIES 3

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":

surface_fillet_1.png

 

by first merging your surfaces:

surface_fillet_2.png

thus creating the sharp edge, which you can then round over:

surface_fillet_3.png

 

CAD_user
13-Aquamarine
(To:pausob)

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.

Kevin
10-Marble
(To:CAD_user)

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.

Top Tags