<div><div class="gmail_quote">On Tue, Jul 3, 2012 at 10:56 AM, Brian Curtis <span dir="ltr"><<a href="mailto:bcurtis3@masonlive.gmu.edu" target="_blank">bcurtis3@masonlive.gmu.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi there,<br>
<br>
I have a set of points, inserted into vtkPoints to which I would like<br>
the dimensions from.<br>
Is there a .cxx method to compute/get that information from vtkPoints.<br>
Should I put the points into something else that will make it easier<br>
to get dimensions from? If so what?<br>
<br>
Thanks for your help.<br>
~Brian<br></blockquote><div><br></div>Do you mean the "bounds" of the points?<div><br></div><div><a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/PolyData/DataBounds">http://www.vtk.org/Wiki/VTK/Examples/Cxx/PolyData/DataBounds</a><br clear="all">
<br></div><div>Note that this function works on vtkPoints directly as well.</div><div><br></div><div>David </div></div></div>