<div dir="ltr">Hi Eduardo,<div>I think you've basically got it, but the state is more complicated than you think. Basically everything has a vtkSMProxy, and those proxies contain the state of the pipeline, representation, and views. Anything that is modified from the defaults gets saved in the state file. The <span style="font-size:13px">vtkSMSessionProxyManager is the root of a session, as you've found.</span></div><div>The input data is saved in the state file as absolute paths, and you do need the input data. When you read state, it has that intelligent option to search for the data files in another directory...</div><div><br></div><div>I've just been learning this stuff trying to add dynamic lights to ParaView, so hopefully I'm close :)</div><div><br></div><div>HTH, Regards,</div><div>Aron</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 26, 2017 at 12:33 PM,  <span dir="ltr"><<a href="mailto:eduardo@berrocal.info" target="_blank">eduardo@berrocal.info</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u><div><div style="font-family:arial,sans-serif;font-size:13px"> <u></u><u></u><div id="m_8712914269294438386rl-mgs-1d5a71edeb109125414828e4cd4f3bfd" style="display:block" class="m_8712914269294438386rl-cache-class m_8712914269294438386b-text-part m_8712914269294438386html"><div><div><div style="font-family:arial,sans-serif;font-size:13px"> <u></u>Hello list,<u></u><br><br>Where is the data structure(s) in the code where all the objects for <em><strong>the state</strong></em> of a particular ParaView session are kept while it is running?. I have been reading the code, and I think it should be in the "internals" of vtkSMSessionProxyManager, but I am unsure. As far as I understand, the state (which can be saved to XML) is all it takes to recreate a session (Am I right here? Probably you need the input data as well, right?).<br><br>Thanks for the help!,<br><u></u>Eduardo.<br><br>P.S.: Are my emails going to SPAM? Can someone respond ("hi") to this email to confirm otherwise? Thanks !.<u></u> </div></div></div></div> <u></u><u></u><br> </div></div>
<br>______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/<wbr>ParaView</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/paraview</a><br>
<br></blockquote></div><br></div>