Stamp landscape with another landscape?

Hi,

I’m in the process of porting my game from unity to unreal and I have a question about Terrains/Landscapes.

I have 1 large landscape and several tiny landscapes. I want to stamp the larger landscape with the smaller ones in code.

Can anyone point me in the right direction? I just want to read from one Landscape and use it to set the height of another.

Thanks