To produce a Fuse in the Main Menu select Operations - > Boolean - > Fuse
This operation creates a shape from two shapes.
The Result will be a GEOM_Object (COMPOUND).
Arguments: Name + 2 shapes.
TUI Command: geompy.MakeFuse(s1, s2)
Example:
Our TUI Scripts provide you with useful examples of the use of Boolean Operations.