Hi Alan, > Is there any functionality to allow a cool ParaView visualization to be exported so that a 3D printer can print it? If you triangulate the surface and save as STL, then you can 3-D print the result. (STL only accepts triangles and it is up to you to ensure that the surface is closed.) David