As they say in German, “Gracias!!”

"There are no dumb questions" - Carl Sagan.

> On Jul 31, 2019, at 23:46, Juan Cristóbal Quesada 
> <juan.cristobal...@gmail.com> wrote:
> 
> Hi Ravi,
> for querying the fps in maya you can use the following maya command:
> 
> maya.cmds.currentUnit(q=True, time=True)
> 
> this will return a string code for the format as it is in prefs. For setting 
> it you only need to use the edit flag.
> 
> Hope it helps.
> 
> 
>> El mié., 31 jul. 2019 a las 21:02, Ravi Jagannadhan (<enr...@gmail.com>) 
>> escribió:
>> Hi Jesse, thank you for your response. In a vanilla Maya scene, when I try 
>> (in MEL, but please bear with me):
>> 
>> playbackOptions -q -fps; // returns 0
>> 
>> likewise querying playbackspeed or even maxplaybackspeed. The docs aren't 
>> entirely clear what exactly the value being returned is supposed to be....
>> 
>> Thank you for your time,
>> Ravi
>> 
>>> On Wed, Jul 31, 2019 at 11:54 AM Jesse Kielman <jessekiel...@gmail.com> 
>>> wrote:
>>> I think you may be looking for the playbackOptions command. 
>>> 
>>> -- 
>>> 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 python_inside_maya+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/python_inside_maya/e954c07e-cf60-45ea-b732-69a7bdba723a%40googlegroups.com.
>> 
>> 
>> -- 
>> Where we have strong emotions, we're liable to fool ourselves - Carl Sagan
>> -- 
>> 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 python_inside_maya+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/python_inside_maya/CADHeb2agnoY96Msft-mBYGTM6GNc-U5VE-mCt_dhYuFvu0Z32g%40mail.gmail.com.
> 
> -- 
> 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 python_inside_maya+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/python_inside_maya/CANOg8wV7sVDoiGT%3DfF09jDVQMCDSobqai8kimRoNMU6-68snRQ%40mail.gmail.com.

-- 
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 python_inside_maya+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/AF099AD3-6951-4B81-9A6E-D49593EEADC0%40gmail.com.

Reply via email to