Hello,<div><br></div><div>I am trying to cut a vtk model in 2 models with a finite plan.</div><div>I am using vtkClipPolyData, but I have trouble when I want to use vtkPolyDataConnectivityFilter on result of clipping.</div>
<div><br></div><div>After clipping, my model is cut in 2 pieces, but they are still part of the same model (I can&#39;t move one part without moving the other one).</div><div>I would like to use vtkPolyDataConnectivityFilter with Seed option (put a fiducial on first part, run the filter, put the fiducial on second part, and re-run the filter).</div>
<div><br></div><div>But when I run the filter, all my model is returned (not only one part).</div><div><br></div><div>I found an old example of this procedure, but instead of using vtkClipPolyData, they are using an old class vtkPolyBoolean. </div>
<div><br></div><div>Do you know why this class has been removed ?</div><div>And, do you have an idea why all my model is returned after applying the filter, and not only the part where the seed is.</div><div><br></div><div>
Thank you.</div><div>Laurent.</div><div>-- <br><div>Laurent Chauvin, MS</div><div>Surgical Planning Laboratory, Radiology</div><div>Brigham And Women&#39;s Hospital</div><div><a href="http://wiki.ncigt.org/index.php/User:Lchauvin" target="_blank">http://wiki.ncigt.org/index.php/User:Lchauvin</a></div>
<br>
</div>