Message 1 of 3

Not applicable
01-27-2020
10:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hey,
I had a script that gets the children in a menu:
print cmds.menu('mainFileMenu', query = True, itemArray = True)
This works perfectly in Maya 2019 and returns a list with all the children, but in Maya 2020 the result is None, why is this the way?
Can someone please help!
Solved! Go to Solution.