You just have to use the attribute

information_only="1"

For more details, you can look at the one that are defined inside
ParaView itself in
SRC/ParaViewCode/ServerImplementation/Resources/*.xml

Seb

On Tue, Jun 5, 2012 at 3:21 PM, Tuan Ha Tran <[email protected]> wrote:
> Hi everyone,
>    I want to ask you a question about setter and getter of ParaView Plugin.
>    As input, we can use the xml file to link them, using
> <IntVectorProperty>, <StringVectorProperty>, etc.
>    So, for the outputs, how can we write the xml file?
>    For exemple, I have a function with "double" as return value. And I want
> to show this value in ParaView, as well as extract it in Python Shell and
> JavaScript Terminal (ParaViewWeb).
>    Thank you very much in advance.
>
>
>
>
> _______________________________________________
> 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
>
_______________________________________________
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

Reply via email to