How to update document?

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

On 26/09/2010 at 08:36, xxxxxxxx wrote:

User Information:
Cinema 4D Version:   R12 
Platform:   Windows  ;   
Language(s) :     C++  ;

---------
Using the Melange library, how can I update/animate the document after setting a new basetime with SetTime()?
The C++ SDK has a function called AnimateDocument(), but Melange doesn't have anything like that.
I set a new time, but nothing is getting animated, which is very frustrating. Angry

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

On 30/09/2010 at 01:11, xxxxxxxx wrote:

The designated use of the Melange library is to load and save c4d files. We tried to get as close as possible to the current Cinema sdk, but a lot of functions we can't provide without cinema itself. To animate a document is a very complex functionality and i don't think we can get this into melange even with one of the next versions.

Jens