On Tue, 28 Jun 2016, 5:40 AM likage <[email protected]> wrote:

> I will try and see what I can find for callbacks then..
>
> As for the latter, apparently in the newNode() function, it has another
> function within and is calling that function - eg. createNewCam()...
> While createNewCam() does have a return, but newNode() do not have. Is
> that a cause for concern or perhaps it is just me not knowing how to grab
> such return values...
>
> FYI, this createCam was not done by me, it was an in-house thing..
>

Ok well obviously it wasn't deemed necessary to return the created node
from their function. Maybe you can get the list of cameras before you call
it. Then the list of cameras after you call it, and find the set
difference.

> --
> 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 view this discussion on the web visit
> https://groups.google.com/d/msgid/python_inside_maya/73f2cf52-d322-442c-94bc-261fcd7c8990%40googlegroups.com
> <https://groups.google.com/d/msgid/python_inside_maya/73f2cf52-d322-442c-94bc-261fcd7c8990%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA3Hq_%3D%2BDfjY59c0JzwZnfRc7r%3DDREa%3DG3UzFG3%2B%3D1NMGg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to