COFFEE R11 selecting keys in the timeline

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

On 24/08/2009 at 04:56, xxxxxxxx wrote:

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

---------
I work on a script to select the keys of the object which is selected in the timeline. According to the docs I try to use setbit and getbit for that. I found some info in this forum that these functions are somewhat broken in the new SDKs. For C++ there is a workaround. For COFFEE I couldnt find any. Isnt there any info on workarounds for that in COFFEE? I asked MAXON Support but they directed me to this forum again for asking for support for COFFEE.

Any ideas, info, hints, help?

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

On 24/08/2009 at 06:41, xxxxxxxx wrote:

This is currently not possible. One problem is that the key selection can be different for each open timeline window and there is no timeline window interface.

cheers,
Matthias

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

On 24/08/2009 at 07:07, xxxxxxxx wrote:

Thanks for the answer. It occurs to me that the whole CTrack, CCurve, CKey Update which came with COFFEE R11 then is utterly useless, if I cant adress anything in the timelines. Isnt it?