<br><font size=2 face="sans-serif">Hello,</font>
<br>
<br><font size=2 face="sans-serif">In a python script I am trying to deal
with a MultiBlock dataset composed of Unstructured grids in order to access
to GetPointData().GetArray('TemperatureField') on my grids. I'm having
trouble understanding how to access to this information because the help
of ParaView says that a Fetch is not working on MultiBlock datasets. I
indeed tried servermanager.Fetch() on my dataset and I cannot access anything
later. Should I call the fetch with an ExtractBlock filter? Should I use
a special &quot;reduction kind&quot; of filter for that? In this case what
are the parameters of the fetch, someone know it?</font>
<br>
<br><font size=2 face="sans-serif">Thanks in advance,</font>
<br>
<br><font size=2 face="sans-serif">Alejandro.</font>
<br>