Hi Utkarsh, I tried editing the XML file and it doesn't affect the GUI. 
However, I can see them in the Python shell if I do a dir() on the custom 
filter.
Mark

From: Utkarsh Ayachit [mailto:utkarsh.ayac...@kitware.com]
Sent: Wednesday, December 11, 2013 7:47 AM
To: Vanmoer, Mark W
Cc: paraview
Subject: Re: [Paraview] Custom filter with multiple inputs, unable to get 
different input labels

I can't remember if the UI allows you change the name but you should indeed be 
able to change the "exposed_name" in the XML to your liking to overcome this 
issue.

Utkarsh



On Tue, Dec 10, 2013 at 4:18 PM, Vanmoer, Mark W 
<mvanm...@illinois.edu<mailto:mvanm...@illinois.edu>> wrote:
Hi, I created a custom filter that takes two inputs. During the Create Custom 
Filter wizard I set the Input Names to "Source" and "Filter" and add them.  
However, when I use the filter the Change Input Dialog window lists the 
Available Input Ports as Input and Input. Is there a way to get the Change 
Input Dialog to use the names I entered? I exported the filter and the 
exposed_name attribute does have these listed.

Thanks,
Mark

_______________________________________________
Powered by www.kitware.com<http://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