Export 3DS with COFFEE

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 05/08/2004 at 11:37, xxxxxxxx wrote:

User Information:
Cinema 4D Version:   6.303 
Platform:   Windows  ;   
Language(s) :   C.O.F.F.E.E  ;

---------
Hi,
is there any way to export 3DS-files with the integrated exporter?

I want to create a COFFEE-plugin which saves every frame of an animation into a separate 3DS-file.
Maybe something with method BaseDocument->Save?
thx
Robert

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 08/08/2004 at 21:46, xxxxxxxx wrote:

No, this isn't possible in C.O.F.F.E.E. In recent C++ you can do this with SaveDocument() and FORMAT_3DSEXPORT.

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 09/08/2004 at 11:58, xxxxxxxx wrote:

ok, thx