[Paraview] Alter VTK Object on True Client-Server

janaki prasad janaki.prasad90 at gmail.com
Mon Aug 1 11:14:04 EDT 2011


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?

Regards,
Janaki Duggirala

On Mon, Aug 1, 2011 at 9:47 AM, Utkarsh Ayachit <utkarsh.ayachit at kitware.com
> wrote:

> What are you trying to do with the VTK object? And what version of
> ParaView is this?
>
> Utkarsh
>
> On Mon, Aug 1, 2011 at 10:28 AM, janaki prasad
> <janaki.prasad90 at gmail.com> wrote:
> > Hello,
> >
> > Is there a proper way to update a VTK object on ParaView's true
> > client-server architecture? I am writing a plugin which currently uses
> > vtkSMProxy::GetClientSideObject(), however, this does not work on a true
> > client-server. Are there any mechanisms that ParaView already has which
> will
> > allow this to work properly?
> >
> > Regards,
> > Janaki Duggirala
> >
> > _______________________________________________
> > Powered by www.kitware.com
> >
> > Visit other Kitware open-source projects at
> > http://www.kitware.com/opensource/opensource.html
> >
> > Please keep messages on-topic and check the ParaView Wiki at:
> > http://paraview.org/Wiki/ParaView
> >
> > Follow this link to subscribe/unsubscribe:
> > http://www.paraview.org/mailman/listinfo/paraview
> >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20110801/a86ff2a3/attachment.htm>


More information about the ParaView mailing list