[vtkusers] data on cells, faces, edges?

Jana Sefcikova neollie at gmail.com
Fri Jul 20 11:04:32 EDT 2012


Hi, for cells (representing faces) yes -
GetCellData()->AddArray('my_cell_data') .
For edges there is no appropriate stucture to hold edge data (as i know) ,
but probably field data could be used.
(See vtkDataObject::GetFieldData ) .

Jana
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120720/c3eb6e83/attachment.htm>


More information about the vtkusers mailing list