On Mon, Jun 4, 2012 at 9:41 AM, Tuan Ha Tran <[email protected]>wrote:
> Thank you all for your reply. > I don't quite understand where the problem is from. The .vtp file is > readable, but I have to choose the vtkReader for it (there is a window of > readers' list appears and I chose "Legacy VTK files"), so, for me, this is > perhaps the problem of paraView or something like that. Because with .vtp > file, it can't find the right reader to use. So why there is that error > "No reader found for /home/thtran/myfile.vtp" with python shell and > JavaScript Terminal (I'm sorry, I didn't mention that I used the full path > to the file) > I believe if the file data does not match the file extension, Paraview gives you the option to tell it what the file actually contains. Like I said, if you choose Legacy VTK and it works, then the file should have actually been named .vtk instead of .vtp. David
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
