Hi all,
Am new to maya swiching from XSI and am learning mel and python for now.
Am trying to check if multiple object are in the scene but it seems that when I
use "objExists" I can only test if one object exist....
Can anyone help me on this.
The code would go in my mind something like this
if ( `objExists Object1, Object2, ...` )
{
print "All object exist";
} else {
print "Your missing some objects";
}
Thanks in advance!
--
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/e54bc6c2-7fea-47ee-a3ce-a9e35bb8f568%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.