<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<TITLE>Message</TITLE>

<META content="MSHTML 6.00.2900.2627" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2><SPAN 
class=437411920-06052005>Hello,</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=437411920-06052005></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=437411920-06052005>Could someone guide 
me as to how to enter normal vector information into a vtp file? Below is an 
example of a vtp file for</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=437411920-06052005>a triangle defined 
by three points. I'd like to enter the normals at each point but get an error 
message if I uncomment the section below</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=437411920-06052005>containing the 
normals. Any help would be appreciated.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=437411920-06052005></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=437411920-06052005>Thanks.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=437411920-06052005></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=437411920-06052005>Enrico</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=437411920-06052005></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=437411920-06052005>&lt;?xml 
version="1.0"?&gt;<BR>&lt;VTKFile type="PolyData" version="0.1" 
&gt;<BR>&lt;PolyData&gt;<BR>&lt;Piece NumberOfPoints="3" 
NumberOfPolys="1"&gt;</SPAN></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=437411920-06052005>&lt;Points&gt;<BR>&lt;DataArray type="Float32" 
NumberOfComponents="3" format="ascii"&gt;<BR>-1.1128 -1.2333 -0.0112<BR>-1.1778 
-1.1778 -0.0778<BR>-0.7997 -1.4227 
-0.3227<BR>&lt;/DataArray&gt;<BR>&lt;/Points&gt;</SPAN></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=437411920-06052005>&lt;Polys&gt;<BR>&lt;DataArray type="Int32" 
Name="connectivity" format="ascii"&gt;<BR>0 1 
2<BR>&lt;/DataArray&gt;<BR>&lt;DataArray type="Int32" Name="offsets" 
format="ascii"&gt;<BR>3<BR>&lt;/DataArray&gt;<BR>&lt;/Polys&gt;</SPAN></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=437411920-06052005>&lt;!-- If I 
uncomment this section, I get errors reading the file into 
Paraview.<BR>&lt;PointData Normals="VertexNormals"&gt;<BR>&lt;DataArray 
type="Float32" NumberOfComponents="3" format="ascii"&gt;<BR>-0.6699 -0.7424 
-0.0068<BR>-0.6196 -0.7840 0.0382<BR>-0.5169 -0.8476 
-0.1197<BR>&lt;/DataArray&gt;<BR>&lt;/PointData&gt;<BR>--&gt;</SPAN></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=437411920-06052005>&lt;/Piece&gt;</SPAN></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=437411920-06052005>&lt;/PolyData&gt;<BR>&lt;/VTKFile&gt;<BR></SPAN></FONT></DIV></FONT></DIV></BODY></HTML>