Join Brep and Remove internal lines

Hi guys,

Good day, is there a way that I can join the two breps properly having
no internal lines? here is the working gh file.

thanks,
Joel
Join Brep and Remove internal lines.gh (78.4 KB)

If a brep has coplanar faces you can merge them but in your case there are no coplanar faces.

You’d need to rebuild the object with a sweep2 with two rails which have no kinks.

Thank you Martin, what component is the one with R and B letters? thanks.

1 Like

Here’s a rebuilt brep without internal edges. You could change the tolerance and number of points…

rebuild_brep.gh (118.4 KB)

The component with B and R is a Solid Union component.

1 Like