On Wednesday, April 3, 2013 10:36:19 PM UTC+2, Sune wrote:
> I'm adding and removing callbacks with MSceneMessage from a python script. 
> I'd like to somehow query if these callbacks exist already, before adding 
> them. I searched for the answer, but came up blank.
> 
> I guess I could define these in a python plugin, then I would only ever have 
> one instance, but that seems like a workaround.
> 
> Any help would be great!
> 
> Sune

I would be likely just be adding these on start up. When adding callbacks all I 
seem to get back is their id and from their ID I would not know what they are, 
unless I keep track of that myself, that's I think is what you are suggesting 
right?
Thanks :-)

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to