<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"><<a href="mailto:daviddoria@gmail.com">daviddoria@gmail.com</a>></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 <<a href="mailto:jothybasu@gmail.com">jothybasu@gmail.com</a>> wrote:<br>
> Thanks David,<br>
><br>
> But I couldn't figure out how to get the bounds of the individual boxes.<br>
><br>
> Jothy<br>
<br>
</div>It looks like the GenerateRepresentation calls a (unfortunately<br>
protected) GeneratePolygons function. I don'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>