[ORD 2021 R1 VBA] Exporting multiple terrain models

I'm trying to export multiple terrain models (all terrain models in the active model) with a macro. How can I access the terrain models through VBA so that I could go through them one by one and export a Landxml file?