Hi, Is this functionality supported? If not, any help would be greatly appreciated. I'm currently using GIS software to merge 2DM files. Here's an overview of my workflow: 1. QGIS - Processing>Export mesh faces (polygonZ geometry) 2. QGIS - Processing>Merge the 2 polygonZ outputs 3. PostGIS/SQL - Build a merged 2DM from the merged polygonZ table It would be great to be able to do this using the Py2DM library. Reference info (SMS:Merge 2D Meshes) - <https://xmswiki.com/wiki/SMS:Merge_2D_Meshes>