I don't find anywhere.
How do you tranlate from MEL to Python a time argument like this:

selectKey -add -k -t ":" $curveName


mc.selectKey(curveName, add=True, k=True, t=":")  ?

That doesn't work.

":" ??


Documentation has no examples at all.


--
Lidia M.

-- 
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/CAAB1%3D8xAzaH4HJUbmO-LpKJHY%2BzCKZvYrFTa%3DtJ%2BvjaQPNu2nA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to