THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 11/11/2007 at 23:41, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 10
Platform: Windows ;
Language(s) : C.O.F.F.E.E ;
---------
If I try something like this:
var myTrack = op->GetFirstTrack();
var mySeq = myTrack->GetFirstSequence();
myTrack will always be Null.
GetFirstSequence seems not to be defined at all and will produce an error.
I know that there have been some large timeline changes in the past, but how do I access keyframes in COFFEE?