Message 1 of 2
Obtain list of UV Shells?

Not applicable
01-13-2018
06:51 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Looking for a Python function which returns a list of all UV shells in a selected object. Most of the stuff I found on the internet is alot hacky and usually doesn't end up working on my Maya 2018.(So it makes me wonder does that function even exist?) I want to be able to iterate through every shell and be able to access its vert/faces/edges. If there is a MEL solution you can post those aswel.