[vtkusers] how to assign a string to a specific cell ?
Sebastien MARAUX
maraux at ondim.fr
Wed Mar 5 08:40:48 EST 2003
Hello,
I've figured out how to assign a string
(vtkUnsignedCharArray) to a whole vtkPolyData, but I did not
find any mean of doing so on a per cell basis.
vtkPolyData::GetCellData only give a mean of assigning
arrays for all cells.
I would like something like vtkPolyData::GetPointData
(vtkIdType cellId), which would allow to put an array per cell
Does any body have any experiment with this ?
Thanks for reading this to the end.
Sebastien MARAUX
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20030305/722d1398/attachment.htm>
More information about the vtkusers
mailing list