Inside Sabertooth
Learn how Sabertooth uses 3ds Max to create 3D interactive projects, including HBO Go’s Game of Thrones interactive experience
  • 1/3
You are here: Forum Home / Autodesk® MotionBuilder® / Python / File exporting programattically, missing export options
  RSS 2.0 ATOM  

File exporting programattically, missing export options
Rate this thread
 
32545
 
Permlink of this thread  
avatar
  • Steve S,
  • Posted: 28 July 2009 06:10 AM
  • Total Posts: 38
  • Joined: 18 October 2007 03:58 AM

Hey all,

I need to run a FileExport to BVH format on single files.  When exporting, I may or may not have translation written.  There’s an option to ‘Write Translations’ in the interface, but the Python API does not provide the same option.  Does anybody know how I can still enforce to write translation in an FBApplication.FileExport(...).  I.e. is there a configuration file somewhere that I can change—or at least some way to ensure that translations will be written by default whenever doing a FileExport?

I won’t get into the details as to why I’d prefer to use a single FileExport than the FileBatch functionality, but might have to switch to writing single file code for FileBatch anyways—as FileBatch does provide WriteTranslations in the BatchOptions.  I could do a convert in there.  But if there’s a solution to the question expressed in the first paragraph, please let me know! :).

Thanks as always,
Steve



Replies: 0
avatar
  • KxL
  • Posted: 30 July 2009 10:04 PM

I haven’t found a way of setting options for export.

Sorry



Replies: 0