<div dir="ltr"><div><div><div><div><div>Hi vtkusers,<br><br></div>I am using vtkCutter to generate a clipping plane from an unstructured grid. I am using VTK 7.0. I have a vtkUnsignedShort as the unstructured grid's data, and my scalars are codes into a geological lithology table, so there is no interpolation among values.<br></div>I have verified thar vtkCutter's output, the vtkPolyData object I use to display the cut, contains the same scalar data, but some of the values generated along the cut were not inserted in  the original dataSet. For example, the original data was {0,1 2 3 4, 10}, but I get {0, 1, 2, 3 4, 11} in the vtkPolyData attributes. I thought this might be the result of some kind of interpolation, but I need the exact scalar values encountered along the cut. Is there any way to obtain that using vtkCutter?<br></div><br></div> Thanks in advance for any help<br><br></div>  Luca Pallozzi Lavorante<br></div>