Hello,<div><br></div><div>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.</div>
<div><br></div><div>Thanks,</div><div>Pete</div>