Export file for rendering

Hi there,
I have a animated sequence of vtk files which i have opened in Paraview and can see the animation.
What is the best process to export the animated surface so that i can render it in 3dsmax?
Thanks for any help!
Jono

We use the PLY format if you have a vtkPolyData output from your filter. If you’ve pseudo-colored the surface you can also include that pseudo-color in your PLY output as well.

If some of what I describe is confusing, please check out the documentation at https://www.paraview.org/download/

Hi Andy,
Thanks for getting back to me.
I’ve gone through the documentation but it seems like i need to have some scripting knowledge, which i dont unfortunately.
I have added a Programmable Filter and selected the output data set as vtkPolyData but I am unsure what to do next.
I am not sure how and where i get to exporting the simulation so that i can import it into 3dsmax.
Thanks again.
Jono