I can't throw errors and such, yes. The warning that I'm speaking of is caused when you set weights that total a value over 1. It's just a warning, so no real issues are there, but it is annoying when 30 warning pop up to tell me stuff I'm not interested in. And catchQuiet doesn't seem to work on that particular part of the command.
Brandon L. Harris On Jan 30, 10:22 pm, Beau Garcia <[email protected]> wrote: > You should be able to do what you want by using python excepions. > > Cheers, > Beau Garcia > > On Jan 29, 2010, at 5:30 AM, Brandon Harris <[email protected]> > wrote: > > > I'm wondering if there is a way to suppress warnings that occur when > > running a python plugin. I know that you can always run the command in > > mel with a silence on it, but that has a tendency to not function > > properly for me. Is there a way to do this inside of the plugin/api? > > > -- > >http://groups.google.com/group/python_inside_maya > > -- http://groups.google.com/group/python_inside_maya
