THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 12/07/2008 at 04:40, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 9.0
Platform: Windows ;
Language(s) : C.O.F.F.E.E ;
---------
Hello,
first of all i have to excuse me for my bad english, i hope you'll understand me...
My problem:
I have to use some Keys from some Objects. Now, there are 10 tracks where C4D puts sequences on. When all of them are in use, the order is typically:
3x position
3x Rotation
3X scaleing
1x PLA Track
So, i have to know wether the Track I have selected by
Object->GetFirstTrack() is the position Track or the rotatation Track... How do i get this information?
Another problem:
How do I get information about the Keys on the sequences? I'd like to read out the values of the keys, but there's no operation to get it.
By the way:
PositionTrack, RotationTrack etc. are defined classes in C.O.F.F.E.E, but MAXON doesn't use them. All Tracks and Keys have the parent class BaseKey, BaseTrack..
I hope someone can help me with this. And I hope, one could understand me, because I'm a German who didn't have good english teachers at all...
Thank you for reading,
msOrbit