<div dir="ltr">With this in the server manager xml it is possible to have the user select one of the available attributes in the input data:<div><br></div><div><div><StringVectorProperty command="SetMyAttribute"</div><div><span class="gmail-Apple-tab-span" style="white-space:pre">                                              </span>label="Select an attribute"</div><div>                      name="MyTonnage"</div><div>                      number_of_elements="1"</div><div>                      panel_visibility="default"></div><div>  <ArrayListDomain name="array_list"></div><div>    <RequiredProperties></div><div>      <Property function="Input"</div><div>                name="Input" /></div><div>    </RequiredProperties></div><div>  </ArrayListDomain></div><div>  <Documentation></div><div>    Whatever...</div><div>  </Documentation></div><div></StringVectorProperty></div><div><br></div><div>I have now a case where it would be desirable to constrain the selection to some of the attributes only, like with a filter function (best part of the C++ code of the plugin) that selects only some of the attributes based on their name.</div><div><br></div><div>Is there any way how to achieve this?</div><div><br></div><div>Thanks for any helpful hints!</div><div><br></div>-- <br><div class="gmail_signature">Cornelis Bockemühl<br>Basel, Schweiz<br></div>
</div></div>