Each polygon in your data file has only two points. They need 3 or more coplanar points and must not be concave for VTK to work with them. Also, the last polygon references point id 3, which doesn't exist.
David E DeMarle Kitware, Inc. R&D Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Tue, Jul 31, 2012 at 6:14 PM, Sanket Jain <[email protected]> wrote: > Hello Members, > > I created a sample vtk file to visualize a curve in Paraview. It reads in > without any errors but nothing comes on the viewer. Can someone point in the > right direction to fix this? > > Sanket > > _______________________________________________ > 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 > _______________________________________________ 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
