add track to texture tag, then animate material

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

On 12/11/2010 at 03:45, xxxxxxxx wrote:

User Information:
Cinema 4D Version:   12 
Platform:   Windows  ;   
Language(s) :       PYTHON  ;

---------
I have 3 materials(quantity may vary) in the material manager and a plane object with a texture tag assigned to it.

Now I want to add a track to the texture-tag and then animate between the 3 materials with a given interval (let's say 5 frames) over the whole timeline.
As far as I can see the track-category for animating the materials would be "CTRACK_CATEGORY_DATA".

Is solving that task possible with python in Cinema R12?