<HTML>
<HEAD>
<TITLE>Re: [Paraview] Readers and multiple arrays</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Utkarsh,<BR>
<BR>
You&#8217;re the expert on server manager XML. &nbsp;Can you explain how to set a range domain that depends on something else (like an information property)?<BR>
<BR>
-Ken<BR>
<BR>
<BR>
On 3/23/09 9:23 AM, &quot;Thorsten Hater&quot; &lt;<a href="th@tp1.rub.de">th@tp1.rub.de</a>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Thanks a lot, my plugin is working quite nice.<BR>
One question remains: how do I get the GUI to<BR>
take non-default values for Sliders for example?<BR>
More concrete: I have got a file on disk, parsed<BR>
its metainfo and now I want to put some of it<BR>
in the GUI to allow subdomain selection.<BR>
The paraview book mentions the SimpleInformationHelper<BR>
but does neither explain how it used nor how specific<BR>
variables are set with it, for example Slider min-max...<BR>
<BR>
Thorsten<BR>
<BR>
Moreland, Kenneth wrote:<BR>
&gt; In your reader class method that sets which variables to load, is it<BR>
&gt; calling this-&gt;Modified. &nbsp;If Modified is not called, then the pipeline<BR>
&gt; will not know that something has changed for your reader and it will<BR>
&gt; not request a new read.<BR>
&gt;<BR>
&gt; -Ken<BR>
&gt;<BR>
&gt;<BR>
&gt; On 3/17/09 3:20 AM, &quot;Thorsten Hater&quot; &lt;<a href="th@tp1.rub.de">th@tp1.rub.de</a>&gt; wrote:<BR>
&gt;<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;Hello again,<BR>
&gt;<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;solved this problem. But encountered a new minor one,<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;which is to dynamically reread the file if the GUI elements<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;change, for example, if some more arrays are select.<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;Could anybody point me where to start?<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;I guess that there is some kind of onUpdata callback,<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;but how is it called exactly and how is it used?<BR>
&gt;<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;Best regards,<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Thorsten<BR>
&gt;<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;Thorsten Hater wrote:<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;&gt; Hi,<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;&gt;<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;&gt; could anybody give me some information on the problem of<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;&gt; adding multiple arrays to a single output of a reader.<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;&gt; Managing and displaying the array names GUI-wise is not<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;&gt; problematic, but rather where to put the data arrays in the<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;&gt; RequestData member.<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;&gt;<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;&gt; Best regards,<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;&gt; &nbsp;&nbsp;&nbsp;Thorsten<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;&gt; _______________________________________________<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;&gt; Powered by www.kitware.com<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;&gt;<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;&gt; Visit other Kitware open-source projects at<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;&gt; <a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;&gt;<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;&gt; Please keep messages on-topic and check the ParaView Wiki at:<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;&gt; <a href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a><BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;&gt;<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;&gt; Follow this link to subscribe/unsubscribe:<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;&gt; <a href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a><BR>
&gt;<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;_______________________________________________<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;Powered by www.kitware.com<BR>
&gt;<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;Visit other Kitware open-source projects at<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;<a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><BR>
&gt;<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;Please keep messages on-topic and check the ParaView Wiki at:<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;<a href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a><BR>
&gt;<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;Follow this link to subscribe/unsubscribe:<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;<a href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a><BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt; &nbsp;&nbsp;&nbsp;**** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Kenneth Moreland<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;*** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sandia National Laboratories<BR>
&gt; *********** <BR>
&gt; *** *** *** &nbsp;email: <a href="kmorel@sandia.gov">kmorel@sandia.gov</a><BR>
&gt; ** &nbsp;*** &nbsp;** &nbsp;phone: (505) 844-8919<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;*** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;web: &nbsp;&nbsp;<a href="http://www.cs.unm.edu/~kmorel">http://www.cs.unm.edu/~kmorel</a><BR>
&gt; &lt;<a href="http://www.cs.unm.edu/%7Ekmorel">http://www.cs.unm.edu/%7Ekmorel</a>&gt;<BR>
&gt;<BR>
<BR>
<BR>
<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT><FONT SIZE="2"><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'><BR>
&nbsp;&nbsp;&nbsp;**** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Kenneth Moreland<BR>
&nbsp;&nbsp;&nbsp;&nbsp;*** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sandia National Laboratories<BR>
*********** &nbsp;<BR>
*** *** *** &nbsp;email: <a href="kmorel@sandia.gov">kmorel@sandia.gov</a><BR>
** &nbsp;*** &nbsp;** &nbsp;phone: (505) 844-8919<BR>
&nbsp;&nbsp;&nbsp;&nbsp;*** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;web: &nbsp;&nbsp;<a href="http://www.cs.unm.edu/~kmorel">http://www.cs.unm.edu/~kmorel</a><BR>
</SPAN></FONT></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT>
</BODY>
</HTML>