get the matrix on a certain frame

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

On 03/06/2004 at 08:38, xxxxxxxx wrote:

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

---------
hi all!
is there any possibility to get the transformation-matrix of an object to a given time (frame) from cinema4d? There must be a central Solver in cinema4d for all animation tracks(and expressions), who calculates the transformations for all objects in the scene!? Is there a function in Cinema that solves the matrix to a certain frame?

i am happy for all advices!
thanks!

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

On 08/06/2004 at 04:50, xxxxxxxx wrote:

There's AnimateDocument() and AnimateObject(), though no specific "MatrixAtTime()" function.