<div dir="ltr">Evan,<div><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div>1.  Is it possible to populate the drop-down menu with the array names from a specific input?<br></div></div></div></div></blockquote><div><br></div><div>Yes, it should be possible, with some finagling. Take a look at the RibbonFilter in ParaViewCore/ServerManager/SMApplication/Resources/filters.xml. In the Input property, an InputArrayDomain is defined - actually, two are defined, but the point is they are named differently and referred to differently in the ArrayListDomains in the SelectInputScalars and SelectInputVectors properties.</div><div><br></div><div>In your case, I would try to define two inputs as two different properties, define at least the one InputArrayDomain in the input property for the input from which you want the arrays, and use that in your ArrayListDomain. If you are talking about picking the input first and then the array from the chosen input, I'm not sure how to do that.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div></div>2.  Is it possible to populate the drop-down menu with the array names from all inputs?</div></div></div></blockquote><div><br></div><div>Hmm, not sure about that one. Probably not without some modifications/additions to the ParaView code.</div><div><br></div><div>HTH,</div><div>Cory</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div></div><div>Right now, it will only take array names from one of the inputs (from testing, it seems like whichever object was created first).<br></div><div><br></div>Thanks,<br></div>Evan Kao<br></div>
<br>_______________________________________________<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/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/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=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/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Cory Quammen<br>R&D Engineer<br>Kitware, Inc.</div>
</div></div></div>