Hello,
I can loop over all the materials on an object and store their respective objecttags, but I can't find any example or information on how to merge a list of selectiontags together via python and then assign those to their respective materials again. It doesn't seem super hard to do but I just can't find an example of someone doing something similar.
My endgoal would be to basically simplify this so it merges all the selectiontags per material for each object so I don't have to do this all by hand for thousands of objects:
Any help would be greatly appreciated.
Thanks!