I believe the issue is that the glyph by cell data because the glyphs are placed on the points rather than the cells. Thus, all cell data is removed from the vectors list. Try running the cell centers filter and then apply the glyphs to that. Alternatively you can run the point to cell data filter, but that will modify the data.
-Ken On 3/26/09 1:06 PM, "Eric E. Monson" <[email protected]> wrote: Hey David, You can do it if you apply the "Generate Surface Normals" filter. That gives you point data "Normals" that can be glyphed. Maybe someone else that is more well versed in VTK data structures can chime in on why "cellNormals" shows up in the color combo-box but is not really considered to be a real point or cell data attribute (i.e. doesn't show up in the Information pane as a Data Array). -Eric ------------------------------------------------------ Eric E Monson Duke Visualization Technology Group On Mar 26, 2009, at 11:35 AM, David Doria wrote: With this file ( http://engineeringnotes.net/BunnyBlend.vtp), I can color the cells by cellNormals, but I cannot apply glyph arrows using cellNormals. Why is that / how can I change it so that I can glyph the normals? Thanks, David _______________________________________________ Powered by www.kitware.com <http://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 **** Kenneth Moreland *** Sandia National Laboratories *********** *** *** *** email: [email protected] ** *** ** phone: (505) 844-8919 *** web: http://www.cs.unm.edu/~kmorel
_______________________________________________ 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
