I am currently using ParaView 3.10.1 (latest stable, I believe) and I 
have a custom VTK object which inherits vtkAlgorithm. I require such 
functionality to update properties on my GUI (my GUI is a friend class 
on my object to access certain private members which are essential to 
properly update the GUI). Is there a more proper/effective way to 
accomplish this in ParaView?<br>
<br>Regards,<br>Janaki Duggirala<br><br><div class="gmail_quote">On Mon, Aug 1, 2011 at 9:47 AM, Utkarsh Ayachit <span dir="ltr">&lt;<a href="mailto:utkarsh.ayachit@kitware.com">utkarsh.ayachit@kitware.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">What are you trying to do with the VTK object? And what version of<br>
ParaView is this?<br>
<br>
Utkarsh<br>
<div><div></div><div class="h5"><br>
On Mon, Aug 1, 2011 at 10:28 AM, janaki prasad<br>
&lt;<a href="mailto:janaki.prasad90@gmail.com">janaki.prasad90@gmail.com</a>&gt; wrote:<br>
&gt; Hello,<br>
&gt;<br>
&gt; Is there a proper way to update a VTK object on ParaView&#39;s true<br>
&gt; client-server architecture? I am writing a plugin which currently uses<br>
&gt; vtkSMProxy::GetClientSideObject(), however, this does not work on a true<br>
&gt; client-server. Are there any mechanisms that ParaView already has which will<br>
&gt; allow this to work properly?<br>
&gt;<br>
&gt; Regards,<br>
&gt; Janaki Duggirala<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&gt; Visit other Kitware open-source projects at<br>
&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the ParaView Wiki at:<br>
&gt; <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
&gt;<br>
&gt;<br>
</blockquote></div><br>