<div dir="ltr">Is it possible to get the vtkPolyData in a particular level. Does it really split the polydata?<br><br>Thanks<br><br>Jothy<br><br><div class="gmail_quote">On Wed, Aug 31, 2011 at 2:53 PM, David Doria <span dir="ltr">&lt;<a href="mailto:daviddoria@gmail.com">daviddoria@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Wed, Aug 31, 2011 at 9:09 AM, Jothy &lt;<a href="mailto:jothybasu@gmail.com">jothybasu@gmail.com</a>&gt; wrote:<br>

&gt; Thanks David,<br>
&gt;<br>
&gt; But I couldn&#39;t figure out how to get the bounds of the individual boxes.<br>
&gt;<br>
&gt; Jothy<br>
<br>
</div>It looks like the GenerateRepresentation calls a (unfortunately<br>
protected) GeneratePolygons function. I don&#39;t think there is a built<br>
in way to get each box, but you could subclass OBBTree and call that<br>
function on your subclass object.<br>
<font color="#888888"><br>
David<br>
</font></blockquote></div><br></div>