Hi All<br>
I use<span style="font-family:monospace"> </span>vtkCutter() to cut a 
vtk.vtkPolyDataNormals().GetOutput(). And I want to display the cutting 
plane( the plane contains some information from the 
vtk.vtkPolyDataNormals().GetOutput(), because they are overlapped). But I
 don&#39;t know how to show this plane (as 2D image ) in VTK.  I can only 
show the whole oject with the cutting plane.  Any idea? Thank you!