<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.3502.5390" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I've figured out&nbsp;how to assign a string 
</FONT></DIV>
<DIV><FONT face=Arial size=2>(vtkUnsignedCharArray) to a whole vtkPolyData, but 
I did not </FONT></DIV>
<DIV><FONT face=Arial size=2>find any mean of doing so on a per cell 
basis.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>vtkPolyData::GetCellData only give a mean of 
assigning </FONT></DIV>
<DIV><FONT face=Arial size=2>arrays for all </FONT><FONT face=Arial 
size=2>cells.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I would like something like 
vtkPolyData::GetPointData</FONT></DIV>
<DIV><FONT face=Arial size=2>(vtkIdType cellId), </FONT><FONT face=Arial 
size=2>which would allow to put an array per cell</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Does any body have any experiment with this 
?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks for reading this to the end.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Sebastien MARAUX</FONT></DIV></BODY></HTML>