<div dir="ltr">Apply the glyph filter and choose the normals array as the vector to orient by.<div><br></div></div><div class="gmail_extra"><br clear="all"><div>David E DeMarle<br>Kitware, Inc.<br>R&D Engineer<br>21 Corporate Drive<br>

Clifton Park, NY 12065-8662<br>Phone: 518-881-4909</div>
<br><br><div class="gmail_quote">On Tue, Jan 14, 2014 at 10:14 AM, Vincent Leroy <span dir="ltr"><<a href="mailto:vincent.leroy@innosea.fr" target="_blank">vincent.leroy@innosea.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<u></u>
<div style="font-family:Verdana,Geneva,sans-serif">
<p>Hi,</p>
<p><br>I am a new user of Paraview. I am facing a problem I cannot solve and I have not found any relevant practice on the internet (guide user, mailing, ...)... I want to visualise my mesh with normals specified <strong>in my VTK file</strong> (and <strong>NOT</strong> the Normals Glyphs calculated by the software) (I have these normals calculations in another code and I do not want to change that).  </p>


<p>I am importing a mesh in Paraview from a VTK file. The VTK file contains the following elements:</p>
<p> </p>
<p># vtk DataFile Version 2.0<br>hydrodynamic vtk mesh for paraview vizu<br>ASCII<br>DATASET POLYDATA<br>POINTS 458 float<br>x0 y0 z0 (points coordinates)</p>
<p>... ... ...</p>
<p>.......</p>
<p>POLYGONS 465 2325</p>
<p>4 n1 n2 n3 n4 (points IDs)</p>
<p>4 ... ... ... ...</p>
<p>......</p>
<p>CELL_DATA 465</p>
<p>NORMALS cell_normals float</p>
<p>... ... ... (normals coordinates)</p>
<p> </p>
<p>A 'cell_normals' array appears in 'Information'; I am able to color the surface (each cell) of the mesh according to the values of the cell_normals array (Magnitude, X, Y or Z) but nothing more. This gives me information on the normals orientation but I have no visual on the vectors. </p>


<p>How is it possible de visualise these normals (displayed as vectors) on Paraview without calculating them with the software? What is the correct pratice ? I need to know if they are well oriented, I also need some visual on the mesh I am studying. </p>


<p><br>Thanks a lot,</p>
<p>Best regards.</p>
<p>-- </p>
<div>
<pre>Vincent</pre>
</div>
</div>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">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" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br></div>