Newbie Track Animation Question

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

On 18/07/2004 at 17:17, xxxxxxxx wrote:

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

---------
Hi,

I want to create an animation track that modifies the enable - parameter of an object.

How is this done? Where can I find a straight introduction to such newbie questions?

Where can I find definitions of constants to access the Containers of tracks or keys to modify special Object values?!?

Please help the desperate fool...

thx, lawn

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

On 19/07/2004 at 01:47, xxxxxxxx wrote:

You should probably start with the Blinker.cpp example. Then you can simply modify it to set SetDeformMode(). (If that's what you mean by enable-parameter.)

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

On 19/07/2004 at 07:40, xxxxxxxx wrote:

But.. is there no way to do it without coding an extra plugin? In c4d r 8.2 in the timeline there was a track "enable" to add - which now is not available (instead there are visible in renderer and editor tracks)