Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware API
      • ZBrush Python API
      • ZBrush GoZ API
      • Code Examples on Github
    • Forum
    • Downloads
    • Support
      • Support Procedures
      • Registered Developer Program
      • Plugin IDs
      • Contact Us
    • Categories
      • Overview
      • News & Information
      • Cinema 4D SDK Support
      • Cineware SDK Support
      • ZBrush 4D SDK Support
      • Bugs
      • General Talk
    • Recent
    • Tags
    • Users
    • Register
    • Login

    Stepping through keyframes

    Scheduled Pinned Locked Moved SDK Help
    3 Posts 0 Posters 278 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • H Offline
      Helper
      last edited by

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

      On 10/01/2005 at 16:45, xxxxxxxx wrote:

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

      ---------
         How do I step through all keyframes in the document with COFFEE. I tried doc->GetFirstObject()->GetFirstTrack()->GetFirstSequence()->GetFirstKey()->GetNext() and it didn't work. Or is there any command that I can call that moves the time slider to the next key. I can do this by hitting Ctrl+G but I want it in code.

      1 Reply Last reply Reply Quote 0
      • H Offline
        Helper
        last edited by

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

        On 11/01/2005 at 04:47, xxxxxxxx wrote:

        Also, is there a command that plays, fastforward, rewind the document?

        1 Reply Last reply Reply Quote 0
        • H Offline
          Helper
          last edited by

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

          On 11/01/2005 at 05:21, xxxxxxxx wrote:

          Hi,

          1. There is a general netiquette on the www. If one posts into forums, one says hello, thx and bye.
          2. Keys access in R8 with COFFEE has become limited due to the timeline changes in R8. I am not sure if this is still possible. But the way you describe it should be the correct way.
          3. commands are not available in COFFEE.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post