<HTML>
<HEAD>
<TITLE>Re: [Paraview] elements to write for visualization</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>I don&#8217;t understand your question. &nbsp;Can you clarify it?<BR>
<BR>
Are you perhaps asking if you need to write out, for example, the triangle faces of each tetrahedron you write out? &nbsp;(Answer: no.) &nbsp;Are you asking if you can define a point, line, or triangle in 3D space? &nbsp;(Answer: yes.)<BR>
<BR>
-Ken<BR>
<BR>
<BR>
On 7/25/09 9:53 AM, &quot;j s&quot; &lt;<a href="j.s4403@gmail.com">j.s4403@gmail.com</a>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hello,<BR>
<BR>
I'm not familiar with all of the plugins in paraview, but I am wondering whether I need to write lower order elements in my vtk files for flexibility.<BR>
<BR>
All of my data is point based.<BR>
<BR>
I am thinking that:<BR>
<BR>
if 1d:<BR>
    Write Lines<BR>
if 2d:<BR>
    Write Triangles<BR>
if 3d:<BR>
    Write Tetrahedron<BR>
<BR>
Would there be any reason to write lines and triangles in 3d to the output file?<BR>
<BR>
Thanks,<BR>
<BR>
Juan<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>