<HTML>
<HEAD>
<TITLE>Re: [Paraview] Weird cellNormals</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>I believe the issue is that the glyph by cell data because the glyphs are placed on the points rather than the cells. &nbsp;Thus, all cell data is removed from the vectors list. &nbsp;Try running the cell centers filter and then apply the glyphs to that. &nbsp;Alternatively you can run the point to cell data filter, but that will modify the data.<BR>
<BR>
-Ken<BR>
<BR>
<BR>
On 3/26/09 1:06 PM, &quot;Eric E. Monson&quot; &lt;<a href="emonson@cs.duke.edu">emonson@cs.duke.edu</a>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hey David,<BR>
<BR>
You can do it if you apply the &quot;Generate Surface Normals&quot; filter. That gives you point data &quot;Normals&quot; that can be glyphed.<BR>
<BR>
Maybe someone else that is more well versed in VTK data structures can chime in on why &quot;cellNormals&quot; 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).<BR>
<BR>
-Eric<BR>
<BR>
&nbsp;<BR>
</SPAN></FONT><FONT SIZE="1"><FONT FACE="Helvetica, Verdana, Arial"><SPAN STYLE='font-size:9pt'>------------------------------------------------------<BR>
Eric E Monson<BR>
Duke Visualization Technology Group<BR>
<BR>
</SPAN></FONT></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
On Mar 26, 2009, at 11:35 AM, David Doria wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>With this file ( <a href="http://engineeringnotes.net/BunnyBlend.vtp">http://engineeringnotes.net/BunnyBlend.vtp</a>), 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?<BR>
&nbsp;<BR>
Thanks,<BR>
<BR>
David<BR>
&nbsp;_______________________________________________<BR>
Powered by www.kitware.com &lt;<a href="http://www.kitware.com">http://www.kitware.com</a>&gt; <BR>
<BR>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><BR>
<BR>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a><BR>
<BR>
Follow this link to subscribe/unsubscribe:<BR>
<a href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a><BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT><FONT SIZE="2"><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'><BR>
&nbsp;&nbsp;&nbsp;**** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Kenneth Moreland<BR>
&nbsp;&nbsp;&nbsp;&nbsp;*** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sandia National Laboratories<BR>
*********** &nbsp;<BR>
*** *** *** &nbsp;email: <a href="kmorel@sandia.gov">kmorel@sandia.gov</a><BR>
** &nbsp;*** &nbsp;** &nbsp;phone: (505) 844-8919<BR>
&nbsp;&nbsp;&nbsp;&nbsp;*** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;web: &nbsp;&nbsp;<a href="http://www.cs.unm.edu/~kmorel">http://www.cs.unm.edu/~kmorel</a><BR>
</SPAN></FONT></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT>
</BODY>
</HTML>