You should be able to call this method directly on your proxy object that own your dataset such as a filter of a reader.<br><br>extent = data.GetDataInformation().GetExtent();<br><br>Seb<br><br><div class="gmail_quote">On Mon, May 3, 2010 at 4:07 PM, Christian Werner <span dir="ltr"><<a href="mailto:christian.werner@rwth-aachen.de">christian.werner@rwth-aachen.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi!<br>
<br>
Is there a way to access the Information Properties in Python? For the display properties it is<br>
<br>
GetDisplayProperties(object)<br>
<br>
<br>
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.<br>
<br>
<br>
Best regards,<br>
Christian<br>
<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
</blockquote></div><br>