pythonocc-core icon indicating copy to clipboard operation
pythonocc-core copied to clipboard

Merge two Topods_shape

Open hbadi opened this issue 2 years ago • 0 comments

Hi

I want to merge a bunch of brep files, so i read/create a list of topods_shape, but i'm lazy to explore/copy all data... Is there a function to merge two topods_shape ? I tried BRepAlgoAPI_Fuse (that's "brutal") but it doesn't work cause my topods_shape are heterogeneous (topods_compound almost all the times)

Best regards.

hbadi avatar Mar 15 '23 00:03 hbadi