Search - User list
Full Version: Need help removing string Duplicates in ARRAY (Vex)(SOLVED)
Root » Technical Discussion » Need help removing string Duplicates in ARRAY (Vex)(SOLVED)
Getyamamout
I have a string array that has collected all the possible usable attributes that I want and set them in alphabetical order. Just need to get rid of the duplicate ones as the array is to be used to create a dropdown list of "name" choices for editing purposes. can't find out how I did this in the past?
Getyamamout
Ok maybe this might be a better way to do the same...
I want to get all the different variables an attribute has that the current prims use and create a list in an array.
I only want it to use each variable once in the list.

I am trying to create valid choices for a dropdown picker to help reduce the use of extra variants in an attribute.
and make the amount of choices smaller and more streamlined as the project moves on.
Tanto
This can be achieved with uniquevals() [www.sidefx.com].
Getyamamout
can't work out the info page
Getyamamout
I get it Thanks
tamte
If its a string attribite and the menu you are talking about is in the parameter pane then you can directly use Python menu script
https://www.sidefx.com/forum/topic/93685/#post-408934 [www.sidefx.com]
Getyamamout
Its all good now thanks the "uniquevals" did the trick when I got my head round what was needed to use it.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by DjangoBB