|
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
|
|
|
|
I haven’t found a way of setting options for export.
Sorry
|
|
|