[Paraview-developers] paraview/web 4 pipeline

Sebastien Jourdain sebastien.jourdain at kitware.com
Tue Nov 12 12:05:53 EST 2013


Hi Kyr,

you just need to put your class that extend ParaViewWebProtocol anywhere
you like. Then define a set of methods that you want to be accessible from
the web client side.

And in order to call those methods from the client you do the session.call(..)
command.

Hope that make more sense,

Seb



On Tue, Nov 12, 2013 at 9:35 AM, kyr <akyrieleis at gmail.com> wrote:

> Does one have to extend the protocol.py by adding new functions/classes
> that
> provide the functionality of existing python calls ? What is the purpose of
> the session.call(..) commands; for which functions are they necessary ?
>
> Thank you
>
> k.
>
>
>
> --
> View this message in context:
> http://the-unofficial-paraview-developers-forum.34153.x6.nabble.com/paraview-web-4-pipeline-tp2618p2621.html
> Sent from the The Unofficial ParaView Developers Forum mailing list
> archive at Nabble.com.
> _______________________________________________
> Paraview-developers mailing list
> Paraview-developers at paraview.org
> http://public.kitware.com/mailman/listinfo/paraview-developers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20131112/124a03b2/attachment.htm>


More information about the Paraview-developers mailing list