Hi Steve, After trying to load a VRML 1 with mesh, I agree that the VTK VRML importer is not able to understand the format, therefore the ParaView VRML Source should check for a version 2 and not 1. (Or at least not 1)
Which mean, you should filled a bug report ParaView (http://www.paraview.org/Bug/main_page.php). Unless, you want someone from Kitware to fill a bug for you. Anyway, thanks for reporting issues, Seb PS: Please fill a bug or let me know to do so. On Sat, Nov 26, 2011 at 9:30 AM, Steve M. Robbins <[email protected]> wrote: > On Sat, Nov 26, 2011 at 09:14:50AM -0500, Sebastien Jourdain wrote: >> Hi Steve, >> >> this file is a valid vrml file but use primitive to define its objects >> and I believe that ParaView importer only process the meshed elements >> that are composed of triangles. Therefore in that case, it complains >> saying that nothing is available in that file. > > Yes, there is an error. I contend you'd have to be a paraview > developer to comprehend it. ;-) > > My original question stands: paraview uses the VRML importer from > VTK, right? The VTK parser does not handle v1. It would be nice > if paraview would give a nicer error when given a v1 file. > > Regards, > -S > > _______________________________________________ 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
