- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a node with a number of attributes. I want to create a new attribute and have it at a specific position in the channelBox. It sure would be nice if Maya had a reorder for attributes. But it doesn't. So we are left with deleting attributes and undoing the delete to juggle attribute placement...thanks Maya.
I wrote a script awhile back at a studio to do this and forgot to make myself a copy. It worked at the time and I thought I'd always be able to rewrite it. But today is that day and it's not working. When I run my script, it's as if nothing happens. The new attribute is nowhere to be found. Yet, if I run the script step by step, it works. So there must be some kind of refresh that I'm missing when I run the script. I've even tried inserting a few refresh commands into my code and it doesn't help. Any ideas?
Solved! Go to Solution.