Simple question that I can’t seem to easily find an answer to…
Looking to do an FBX export, with the motionbuilder preset in 2016 set. What would be the command in Python to set the export to use that preset? I can’t seem to find it documented anywhere or in script editor echo out.
Thanks! This somewhat helps… but I think I would need the loadexport command instead of import, which I assume is this and looks like it can only be done with MEL rather than Python:
I seem to be getting stuck though because when running this command it keeps complaining about bad file extension, which is odd because the preset file is sitting right there with the correct extension (it was saved out via Maya 2016). VERY Frustrating!!
// Error: Bad file extension. (must be: fbxexportpreset) //