<div dir="ltr"><div><div><div><div><div><div>Hi Gerald,<br><br></div>To give a name to the different ports of your filter in ParaView, you need to add some "OutputPort" hints to the definition of your filter's proxy.<br><br></div><div><span style="font-family:monospace,monospace"><SourceProxy class="..." ...><br>...<br></span></div><span style="font-family:monospace,monospace">  <Hints><br></span></div><div><span style="font-family:monospace,monospace">    <OutputPort index="0" name="<i>My Output 0</i>"/><br>    <OutputPort index="1" name="<i>My Output 1</i>"/><br>    <OutputPort index="2" name="<i>My Output 2</i>"/><br>     ...<br></span></div><span style="font-family:monospace,monospace">  </Hint><br></span></div><span style="font-family:monospace,monospace"></SourceProxy><br></span><span style="font-family:arial,helvetica,sans-serif"><br></span></div><span style="font-family:arial,helvetica,sans-serif">Best,<br></span></div><span style="font-family:arial,helvetica,sans-serif">Joachim</span><span style="font-family:monospace,monospace"><br></span></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><b>Joachim Pouderoux</b><font size="2">, <font size="1">PhD</font></font><br><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><font size="1"><i>Technical Expert - Scientific Computing Team</i></font><br><b><font size="1"><a href="http://www.kitware.fr" target="_blank">Kitware SAS</a></font></b><br></blockquote>
</div></div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">2016-12-05 3:05 GMT-04:00 Lodron, Gerald <span dir="ltr"><<a href="mailto:Gerald.Lodron@joanneum.at" target="_blank">Gerald.Lodron@joanneum.at</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">






<div>
<font size="2" face="Calibri"><span style="font-size:11pt">
<div>Hi</div>
<div> </div>
<div>I am programming a vtk Polydata source on my own. The source is reading a proprietary file which consists of very simple 0 to N polygonal objects with a string identifier. My question is: Where do I specify the number of outputs (RequestInformation?) and
where can I tell paraview the string identifier of the polygonal data (when I set number of outputs to 10 in filters constructor I get “Output-0” string in paraview’s pipeline browser, I want to specify that string on my own)!</div>
<div> </div>
<div>Thanks for help…</div>
<div> </div>
<div><b>------------------------------<wbr>------------------------------<wbr>------------------------</b></div>
<div><b>Gerald Lodron</b></div>
<div><font size="1"><span style="font-size:7.5pt"> </span></font></div>
<div><font color="gray">Researcher of Machine Vision Applications Group</font></div>
<div><font color="gray">DIGITAL - Institute for Information and Communication Technologies</font></div>
<div> </div>
<div><font size="1" color="gray"><span style="font-size:7.5pt">JOANNEUM RESEARCH Forschungsgesellschaft mbH</span></font></div>
<div><font size="1" color="gray"><span style="font-size:7.5pt">Steyrergasse 17, 8010 Graz, AUSTRIA</span></font></div>
<div> </div>
<div><font size="1" color="gray"><span style="font-size:7.5pt">phone:   <a href="tel:%2B43-316-876-1751" value="+433168761751" target="_blank">+43-316-876-1751</a>   </span></font></div>
<div><font size="1" color="gray"><span style="font-size:7.5pt">general fax: <a href="tel:%2B43-316-876-1751" value="+433168761751" target="_blank">+43-316-876-1751</a></span></font></div>
<div><font size="1" color="gray"><span style="font-size:7.5pt">web: <a href="http://www.joanneum.at/digital" target="_blank"><u>http://www.joanneum.at/digital</u></a></span></font></div>
<div><font size="1" color="gray"><span style="font-size:7.5pt">e-mail: <a href="mailto:gerald.lodron@joanneum.at" target="_blank"><font color="blue"><u>gerald.lodron@joanneum.at</u></font></a></span></font></div>
<div> </div>
<div> </div>
<div> </div>
</span></font>
</div>

<br>______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/<wbr>ParaView</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/paraview</a><br>
<br></blockquote></div><br></div>