[Paraview] [EXTERNAL] Re: Bounding box information with python

Scott, W Alan wascott at sandia.gov
Tue Aug 19 15:41:55 EDT 2014


Thanks, I believe that was what my user is looking for!

Alan

From: Sebastien Jourdain [mailto:sebastien.jourdain at kitware.com]
Sent: Tuesday, August 19, 2014 1:17 PM
To: Scott, W Alan
Cc: paraview at paraview.org
Subject: [EXTERNAL] Re: [Paraview] Bounding box information with python

dataInfo = proxy.GetDataInformation()
bounds = dataInfo.DataInformation.GetBounds()

On Tue, Aug 19, 2014 at 12:55 PM, Scott, W Alan <wascott at sandia.gov<mailto:wascott at sandia.gov>> wrote:
Is there a way to get bounding box information via Python? I'd like to determine the min/max extents of different parts via a script.

Thanks,

Alan




_______________________________________________
Powered by www.kitware.com<http://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://public.kitware.com/mailman/listinfo/paraview

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20140819/568b277f/attachment-0001.html>


More information about the ParaView mailing list