Thank you so much. I have been going literally insane trying to get this to work
On Monday, September 15, 2014 at 2:54:26 PM UTC-7, Geordie Martinez wrote: > > there is no pymel api for FBX to my knowledge, BUT > you can python-ify your calls by using pm.mel > then the mel command is python. try it. > > import pymel.core as pm > pm.loadPlugin("fbxmaya") # LOAD PLUGIN > > # EXAMPLE SYNTAX > # pm.*mel*.FBXCommand(args) > #for example > pm.mel.FBXExport(f="FILENAME") > pm.mel.FBXImport(f="FILENAME",t="TAKE") > > > > On Mon, Sep 15, 2014 at 1:59 PM, Eric Thivierge <ethiv...@hybride.com > <javascript:>> wrote: > >> Looking around in the PyMel docs not finding too much info on FBXExports >> via PyMel. Anyone got any info? >> >> Thanks in advance, >> Eric T. >> >> -- >> 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 <javascript:>. >> To view this discussion on the web visit https://groups.google.com/d/ >> msgid/python_inside_maya/5417533C.8050801%40hybride.com. >> 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 python_inside_maya+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/d17973fe-326b-4aa2-8fb4-dfe7f2f3e820%40googlegroups.com.