No known problem, à priori, then. Yes, it works. Well, it runs. I still need to check some values to see if they are consistent with the expected.<br>Thank you both for the reply.<br><br>Claudia<br><br><br><div class="gmail_quote">
2012/1/24 David Doria <span dir="ltr">&lt;<a href="mailto:daviddoria@gmail.com">daviddoria@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div class="HOEnZb"><div class="h5">On Tue, Jan 24, 2012 at 11:38 AM, Claudia Ferreira &lt;<a href="mailto:claudiasmf@gmail.com">claudiasmf@gmail.com</a>&gt; wrote:<br>
&gt; Hi all,<br>
&gt;<br>
&gt; I have a triangular mesh obtained using itk and now, already on vtk, I want<br>
&gt; to use the modified BSPTree as a line intersection method. The mesh I am<br>
&gt; using has a big hole.<br>
&gt; The function IntersectWithLine (const double p1[3], const double p2[3],<br>
&gt; const double tol, vtkPoints *points, vtkIdList *cellIds) says nothing about<br>
&gt; assuming that the surface has to be closed, but when I do some search about<br>
&gt; line-mesh intersections using vtk methods it seems that a closed mesh is<br>
&gt; mandatory. Do I need to close it?<br>
&gt;<br>
&gt; Best regards,<br>
&gt; Claudia<br>
<br>
</div></div>I don&#39;t believe there is any requirement for a closed mesh. I&#39;d just<br>
give it a try and see if it works :)<br>
<span class="HOEnZb"><font color="#888888"><br>
David<br>
</font></span></blockquote></div><br>