THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 18/08/2008 at 06:23, xxxxxxxx wrote:
User Information:
Cinema 4D Version:
Platform:
Language(s) :
---------
Hi,
Just a notice that with Cinema4D R11 COFFEE includes animation support again. There are new classes for track, curves and keys
CTrack:
GetObject
CopyTo
GetClone
GetCurve
GetTrackCategory
GetBefore
GetAfter
SetBefore
SetAfter
FlushData
GetTimeTrack
SetTimeTrack
GetValue
FillKey
CCurve:
GetKeyCount
GetKey
DelKey
FlushKeys
SortKeysByTime
GetValue
SetKeyDirty
SetDirty
GetDirty
SetKeyDefault
GetTrack
CKey:
GetTime
GetTimeLeft
GetTimeRight
GetValue
GetValueLeft
GetValueRight
GetInterpolation
GetGeData
GetCurve
GetTrack
SetTime
SetTimeLeft
SetTimeRight
SetValue
SetValueLeft
SetValueRight
SetInterpolation
SetGeData
There will be a detailed documentation of the new classes but basically they work the same as the C++ classes.
cheers,
Matthias