<DIV><FONT color=#0000ff> hi all</FONT></DIV>
<DIV><FONT color=#0000ff> </FONT><FONT color=#000000> I am engaged in cardiac flow analysis, and display the vectors over ultrasound image by means of 2D plane. 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 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>. I have use the frame :</FONT></DIV>
<DIV><FONT color=#000000>vtkImageTracerWidget -> path -> vtkLinearExtrusionFilter -> vtkTransformPolyDataFilter -> vtkclippolydata</FONT></DIV>
<DIV><FONT color=#000000> but I am failed and I am frustrated by the problem for long time. I think the drawn line lie in a plane , so I use vtkLinearExtrusionFilter to get 3D geometry. any pointer is appreciated. thanks to all of you.</FONT></DIV>