I'm trying to debug some code that uses cmds.file(), and I am confused about the options flag. According to the documentation, the options flag is used to set file options. All of the examples look like this:
cmds.file(meshname, pr = 1, typ = "OBJexport", es = 1, op = "groups=0;ptgroups=0;materials=0;smoothing=0;normals=1") However, I have been looking on the web all afternoon for a list of options I can pass to 'op', and I cannot find anything. Can someone point me in the right direction? I am specifically looking for what the 'time' option does. Thank You! -- 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/8a943302-c6e8-4ed0-9906-f14a4f1404a5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
