serialize a vtk object

If the points don’t changes, you could just send back the connectivity array to convert your existing point cloud into a bunch of triangles/polys. That will only require only 1 binary transfer which you know implicitly what to do with it…