Hi,&nbsp;<div><br></div><div>I can think of two solutions :&nbsp;</div><div><br></div><div>1 . Kind of ugly but does work (I&#39;ve tried it) : Create a template state file, and replace the filename by a key that a script can change for you when you want to load in a new file.&nbsp;</div>
<div><br></div><div>2. Write out your pipeline to a python script and just change the file you load in at the beginning.&nbsp;</div><div><br></div><div>Jacques</div><div><br><div class="gmail_quote">2009/1/8 mirko heuegger <span dir="ltr">&lt;<a href="mailto:mheuegger@gmail.com">mheuegger@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hello!<br>
<div class="Ih2E3d"><br>
On Thu, Jan 8, 2009 at 12:37 PM, Jérôme &lt;<a href="mailto:jerome.velut@gmail.com">jerome.velut@gmail.com</a>&gt; wrote:<br>
&gt; Thank you ! This will help for sure, when the loaded file is the same<br>
&gt; at each session. But in the case where the user wants to try another<br>
&gt; file, will it be possible for him to change the filename in a simple<br>
&gt; way ?<br>
<br>
</div>you mean, using the _same_ paraView state-file, but different &#39;data&#39;-files?<br>
if so, this is not really possible.<br>
However, state-files are XML, so it might be possible to update the<br>
filenames in this state-files, but this looks like a ugly solution.<br>
<br>
And i don&#39;t think that there is an easy way to _replace_ an (already)<br>
loaded &#39;data&#39;-files in paraView.<br>
<div><div></div><div class="Wj3C7c"><br>
hth<br>
<br>
mirko<br>
<br>
--<br>
Real programmers don&#39;t document; if it was<br>
hard to write, it should be hard to understand.<br>
_______________________________________________<br>
ParaView mailing list<br>
<a href="mailto:ParaView@paraview.org">ParaView@paraview.org</a><br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
</div></div></blockquote></div><br></div>