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

    F-Curves access?

    Scheduled Pinned Locked Moved SDK Help
    6 Posts 0 Posters 491 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 14/07/2005 at 10:14, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   9.1 
      Platform:   Windows  ;   
      Language(s) :     C++  ;

      ---------
      Hi,

      is there access to F-curves from within the API?

      Thanks

      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 14/07/2005 at 13:07, xxxxxxxx wrote:

        To quote 'The Matrix': There are no F-curves.

        F-curves are just a graphical representation of keyframes and their interpolations. And, yes, there is full access to keys and their interpolations within the API. Check out the BaseKey class and the GetKeyValue(key) method for starters.

        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 15/07/2005 at 04:51, xxxxxxxx wrote:

          It´s nice you always try to describe what I am asking for but I asked for access to F-Curves and not to how I can simulate them. I want access to the F-Curves, the graphical part, so is there or not?

          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 15/07/2005 at 05:19, xxxxxxxx wrote:

            Sorry, I just saw my text seems a bit harsh. It shouldn´t, I just was in a hurry cause of a deadline. 🙂

            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 15/07/2005 at 09:34, xxxxxxxx wrote:

              Man, I must be stupid. Thanks for the answer. I need sleep.

              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 15/07/2005 at 09:36, xxxxxxxx wrote:

                I had considered that you may be asking for access to the F-Curve graphical interface itself, but I don't think there is any direct API access (just as there is none for Object, Timeline, Texture, or any other managers). You can manipulate the data the managers manage, but not (much of) the managers' interfaces themselves. Messages and Coremessages look to be the only possibility.

                What were you thinking about doing there? This may have led to a less generalized response. 🙂

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