According my previous issue #2422 Sverchok already good handle with reading and writing data to Blender objects. But what about if we have intention to work with external data in more complex way?
I have made a simple model in Blender where I have 2 rows of columns (6 columns in each). I made a row using array modifier and then copy it to obtain second row. Then I exported it as .gltf file to ...