Following the example in the wiki 
(https://www.paraview.org/Wiki/ParaView/Plugin_HowTo#Drop_down_list_with_values_from_input_arrays)
 I can add a dropdown to my xml plugin to grab an array to process with a 
programmable filter.  But I want to process two arrays.  How can I do this?  
It's obviously related to the "idx" parameter of SetInputArrayToProcess in 
vtkAlgorithm but I can't figure out how to make the paraview GUI cooperate.


Thanks,


Mark
_______________________________________________
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

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to