[Paraview] Bounding box information with python

Sebastien Jourdain sebastien.jourdain at kitware.com
Tue Aug 19 15:16:56 EDT 2014


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


On Tue, Aug 19, 2014 at 12:55 PM, Scott, W Alan <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
>
> 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/57ab6a47/attachment.html>


More information about the ParaView mailing list