Merging

Base.mergeMethod
merge(object₁, object₂)

Merge object₁ with object₂, i.e. concatenate the vertices and adjust the connectivities accordingly.

source