[vtkusers] How do I set face and edge in a vtkStructuredGrid?

Peter Schmitt pschmittml at gmail.com
Wed Nov 10 13:11:16 EST 2010


Hello,

Is it possible to set face and edge data on a vtkStructuredGrid?  I suppose
one option is to average the faces on to cell-centers & call
vtkStructuredGrid::GetCellData::AddArray(my_face_averaged_array).  However,
I'd rather use existing vtk functionality than implement face/edge averaging
onto cell centers.

Thanks,
Pete
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20101110/e2656a67/attachment.htm>


More information about the vtkusers mailing list