Hi, I think that tube filter makes use of the "normal" for generating each plane of the parallels along the tube. In your file, you already have a "NORMALS" PointData. Maybe the tube filter is disturbed by these data.
If you set this field to be a "VECTORS" and not "NORMALS", tube filter should have better behaviour. Hope that helps Jerome 2009/9/6 David Doria <[email protected]> > When I try to run the tube filter on this file to convert lines to tubes: > http://rpi.edu/~doriad/Paraview_List/lines.vtp<http://rpi.edu/%7Edoriad/Paraview_List/lines.vtp> > > There is no output, and I get these errors: > > Bad normal s = 0.433013 0.75 0.5 n = 0 0 0 > Could not generate points! > > Can anyone see anything wrong with that file? I mean it looks like there is > a zero normal, but isn't a tube simply defined by two points like a line is? > > Thanks, > > 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 > >
_______________________________________________ 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
