Listbox list with just unique object
Hi, I made a little script in where I want to list "proxy" objects.
There is uniques objects and other that are instanced.
I would like to list all the differents objects but not to see all instances.
XXX.items = for a in Objects where ( matchPattern a.name pattern:("*"+ NNNAME.text + "*") and ( classof a == proxy )) collect a.name
if someone can help.
Thanks
Comments
Thanks a lot Miauu !!! Do you
Thanks a lot Miauu !!!
Do you know I can manage this to work ? ( no ?) yes.
Works like a charm ! :-)
Cheers.
.
I am glad to help. :)
Tools and Scripts for Autodesk 3dsMax
.
I am sure that you can incorporate the next fn in your script. :)
Tools and Scripts for Autodesk 3dsMax