<html><body>
<p><tt>Sawsan Ahmed &lt;sawsanahm@yahoo.com&gt;</tt><tt>&nbsp;wrote on 20/12/2006 04:21:07:<br>
</tt><br>
<tt>&gt; Hi friends,</tt><br>
<tt>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Thank u very much for giving me guidance.But I have <br>
&gt; one silly question to ask.When we r generating surface normals,<br>
&gt; should not be the normals of the cells or point normals or both give<br>
&gt; more or less the same result?</tt><br>
<br>
<tt>In general yes, depends how you are generating them, for example vtkPolyDataNormals has a few settings that can strongly alter the end result.</tt><br>
<tt>&nbsp; &nbsp;Dave P</tt><br>
<br>
<tt>&gt; &nbsp;</tt><br>
<tt>&gt; Again thanks in advance.</tt><br>
<tt>&gt; &nbsp;</tt><br>
<tt>&gt; Sawsan.<br>
&gt; <br>
&gt; David.Pont@ensisjv.com wrote:</tt><br>
<tt>&gt; Sawsan Ahmed &lt;sawsanahm@yahoo.com&gt; wrote on 18/12/2006 20:20:50:<br>
&gt; <br>
&gt; &gt; Hello Friends,<br>
&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;I want to get a plane which cuts an object of <br>
&gt; &gt; arbitrary shape perpendicularly along the surface.Could anyone give <br>
&gt; &gt; me any idea?<br>
&gt; &gt; Thanks in advance.<br>
&gt; &gt; &nbsp;<br>
&gt; &gt; Sawsan<br>
&gt; <br>
&gt; Hi Sawsan,<br>
&gt; &nbsp; &nbsp;vtkOBBTree has a member function ComputeOBB. Perhaps you can use <br>
&gt; the outputs from this to determine the location and orientation of <br>
&gt; the longest axis. This information could then be used to locate and <br>
&gt; orient a plane: vtkPlane and vtkClipPolyData or vtkCutter can then <br>
&gt; be used to clip or cut.<br>
&gt; <br>
&gt; hope that helps, Dave P</tt><br>
<tt>&gt; <br>
&gt; &nbsp;__________________________________________________<br>
&gt; Do You Yahoo!?<br>
&gt; Tired of spam? Yahoo! Mail has the best spam protection around <br>
&gt; <a href="http://mail.yahoo.com">http://mail.yahoo.com</a> _______________________________________________<br>
&gt; This is the private VTK discussion list. <br>
&gt; Please keep messages on-topic. Check the FAQ at: <a href="http://www.vtk">http://www.vtk</a>.<br>
&gt; org/Wiki/VTK_FAQ<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
</tt></body></html>