<div dir="ltr"><div><div><div><div><div>Hi everybody,<br></div>Is there  any way to visualize a StructuredGrid's boundary with Gouraud shading?<br></div>When I use a very simple pipeline vtkStructuredGrid -> vtkDataSetMapper  -> vtkActor I am able to visualize the closed boundary of the grid. The  polygons used in the rendering are triangles with a flat shading look. <br>If I wish to apply  a Gouraud shading to this boundary, should I extract this closed surface as a vtkPolyData and then use vtkPolyDataNormals on it?<br></div>If this is the case, How can I extract the boundary? Should I use vtkStructuredGridGeometryFilter to obtain six separate polydata's defining the boundary and then append them using vtkAppendPolyData?<br></div><br>Thank you very much for your help<br><br></div>Luca Pallozzi Lavorante<br></div>