Animation curve values
- 
 THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED On 11/07/2006 at 14:46, xxxxxxxx wrote: User Information: 
 Cinema 4D Version: 9.6
 Platform: Windows ;
 Language(s) : C++ ;--------- 
 Hello everybody,I have an animation curve with some keyframes, and, to export the animation in a custom format, I need to retrieve the value of the curve for each frame. 
 So, is there a way to :
 - Get the interpolation type set for each keyframe ?
 - Retrieve the curve value for each frame knowing the type of interpolation used ?For the moment, I've been searching in the SDK documentation and on this forum without any result... 
 I hope you can help me.
 Thank you.
- 
 THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED On 11/07/2006 at 19:55, xxxxxxxx wrote: Licorna, I've posted you a Private Message so that you can contact me via email. I have code to get at the animation interpolation for export (for a project that I did last year).