Anyone know how to get polygroup info from a mesh? Or keep an eye out for group split errors (when there are no groups on subtool)?
My script requires me to iterate through all my subtools and group split them at some point (if they have groups). I can just force the operation, but then the user sees an error that there are no groups on certain subtools and requires them to press a key. I’d rather just handle that error in the script before the ui warns the user.
thanks!
Brad