On 12/02/2013 at 03:32, xxxxxxxx wrote:
Hi Eddie,
Originally posted by xxxxxxxx
I wonder if the discussion here is still accurate: https://plugincafe.maxon.net/topic/6715/7338_modify-exporter-settings&KW=FBXEXPORT_ASCII&PID=30592#30592
... in which case it looks like configuring the export via Python isn't currently supported. As the OP of that thread suggests, this seems like a strange omission.
This isn't an omission but just an issue with the Python API. This will be fixed in the near future.
Originally posted by xxxxxxxx
A related significant problem: The Alembic export options include the *frame range* to export - it does not default to the frame range of the current project.
This is pretty critical if it doesn't support adjusting the frame range of the export in the python API - and it's going to freeze Cinema's inclusion in our formal pipeline if there's not a way to manage this programmatically.
When the fix shall be released you'll be able to adjust programmatically the frame range of the export with ABCEXPORT_FRAME_START and ABCEXPORT_FRAME_END.