Copy a part of a mesh and stitch it to another mesh

Has anybody figured out how i can copy a part of a mesh and stitch it to another mesh in the way Solid.Difference would work?

Update:
I am watching the replay of Computational Geometry: Geometry Modifications in Dynamo - YouTube now

-Marcel-

Hi @Marcel_Rijsmus

Have you tried Mesh.BooleanDifference node?

1 Like

@Kulkul
That solves the first part thank you and kudos. :slight_smile: