On 3/3/2012 3:00 PM, Olumide wrote:
> Hi -
> 
> Would someone kindly tell me how to compute the axis-aligned bounding
> box of an object with Python.
> 
> Thanks,
> 
> - Olumide



  (xmin,xmax,ymin,ymax,zmin,zmax) =
      GetActiveSource().GetDataInformation().GetBounds()
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to