<DIV><FONT color=#0000ff>&nbsp;hi all</FONT></DIV>
<DIV><FONT color=#0000ff>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</FONT><FONT color=#000000> I am engaged in cardiac flow analysis, and display the vectors over ultrasound image by means of 2D plane.&nbsp; now I draw a closed polygon on the image, I want to delete the vectors which located in the close polygon, or set the inner vectors to zeros. the polygon just like the bubble&nbsp; mentioned at <A href="http://www.vtk.org/pipermail/vtkusers/2005-September/032021.html" target=_blank><FONT color=#1e5494>http://www.vtk.org/pipermail/vtkusers/2005-September/032021.html</FONT></A>.&nbsp;I have use the&nbsp;frame&nbsp;:</FONT></DIV>
<DIV><FONT color=#000000>vtkImageTracerWidget&nbsp; -&gt;&nbsp;path&nbsp; -&gt;&nbsp; vtkLinearExtrusionFilter&nbsp; -&gt;&nbsp; vtkTransformPolyDataFilter&nbsp;&nbsp;-&gt; vtkclippolydata</FONT></DIV>
<DIV><FONT color=#000000>&nbsp;&nbsp;but&nbsp;I am failed and&nbsp;I am frustrated by the problem for long time. I think&nbsp;the&nbsp;drawn line&nbsp;lie in a plane , so I use&nbsp;&nbsp;vtkLinearExtrusionFilter&nbsp; to get 3D geometry. any pointer is appreciated.&nbsp;&nbsp;thanks to all of you.</FONT></DIV>