I also can’t export my arrays/tabs. Only the first element in an array will exports! Is this expected behavior?
aaandres, I’m really sorry for my bad communication. I considered the solution of saving the subrollouts in an array and then reading it in during res…
aaandreas, yes it works in that it rebuilds all the created dynamic rollouts when I de- and reselect an object. But that was not the primary issue (so…
I already tried this piece of code before and it didn’t work The StateRollouts array properly retains the state of the destroyed UI elements upon des…
aaandreas, not sure I understand you correctly, but how is this boolean supposed to solve the lack of persistence of my dynamically created subrollou…
aaandreas, thank you for your response. I think it’s easiest if I attach the entire macro script so you can all see the problem first hand. Open the …
Perfect! Thanks a lot!
Works great! Only downside is that is somehow keeps the faces selected even back in top level mode. That selection seems to be locked and I have to co…
Thanks Sh4rk! That’s how I’ve been doing it, too. I will try your automated solution tomorrow!