Hi Rafael,
You're after the "OutputPort" server manager XML tag. The "name"
attribute will be used in the GUI label. The following example is taken
from a data source that produces two outputs.
<SourceProxy ... >
...
<OutputPort name="Northern Hemisphere" index="0" />
<OutputPort name="Southern Hemisphere" index="1" />
...
</SourceProxy>
Burlen
On 12/28/2010 03:28 PM, Rafael Küng wrote:
Hi there
Could you please help me: How do you name the output ports, so they
show up in the pipelinebrowser in paraview?
Example: the ContingencyStatistics filter produces 2 output:
"Statistical Model" and "Assessed Data".
I can create the two output, but no idea how to name them. looking
throu the statistics code did not help, as it was very confusing..
Greetings
Rafael Kueng
Physics Departement
University of Zurich
_______________________________________________
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