Thanks Goodwin! I took your advice and looked at GeneralRepresentation.  In fact, there&#39;s already an example (VisualizeOBBTree) that uses it.<br><br><div class="gmail_quote">On Mon, Feb 4, 2013 at 4:44 PM, Goodwin Lawlor <span dir="ltr">&lt;<a href="mailto:goodwin.lawlor.lists@gmail.com" target="_blank">goodwin.lawlor.lists@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">Hi Gideon,<br>
<br>
Have a look at how the vtkOBBTree::GeneratePolygons() method does it:<br>
<br>
<a href="http://goo.gl/E854h" target="_blank">http://goo.gl/E854h</a><br>
<br>
Or just use the public method vtkOBBTree::GenerateRepresentation (int<br>
level, vtkPolyData *pd)<br>
<br>
hth,<br>
<br>
Goodwin<br>
<div><div class="h5"><br>
<br>
<br>
On Tue, Feb 5, 2013 at 3:07 AM, Gideon Valch &lt;<a href="mailto:gvalch1237@gmail.com">gvalch1237@gmail.com</a>&gt; wrote:<br>
&gt; Hello all,<br>
&gt;<br>
&gt; I&#39;m a relative newbie to VTK and I&#39;ve been trying to figure out how to use<br>
&gt; vtkOBBTree to draw a minimal bounding box.  I&#39;ve looked at the previous<br>
&gt; postings in the archives...and while they&#39;ve been helpful,  I still think<br>
&gt; I&#39;m missing something.  How is the box formed from the axes?  Please see<br>
&gt; attached image.  It is a screengrab of the Stanford HappyBuddha (stand<br>
&gt; right) with axes drawn using vtkOBBTree.<br>
&gt;<br>
&gt;  I&#39;ve included the python program.  Any help would be appreciated. I&#39;m not<br>
&gt; sure how size and corner are used with the 3 axes (max,mid and min) to<br>
&gt; define the bounding box.<br>
&gt;<br>
&gt;<br>
&gt; Thanks,<br>
&gt; Gideon<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&gt; Visit other Kitware open-source projects at<br>
&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the VTK FAQ at:<br>
&gt; <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
&gt;<br>
</blockquote></div><br>