You should be able to call this method directly on your proxy object that
own your dataset such as a filter of a reader.

extent = data.GetDataInformation().GetExtent();

Seb

On Mon, May 3, 2010 at 4:07 PM, Christian Werner <
christian.wer...@rwth-aachen.de> wrote:

> Hi!
>
> Is there a way to access the Information Properties in Python? For the
> display properties it is
>
> GetDisplayProperties(object)
>
>
> Is there also something like "GetInformationProperties" ? I'd like to know
> the extents of my volume data such that I do not exceed the maximum slice
> when changing that in a script.
>
>
> Best regards,
> Christian
>
> _______________________________________________
> 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
>
_______________________________________________
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