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
    • Unread
    • Recent
    • Tags
    • Users
    • Login

    Press and hold button

    Scheduled Pinned Locked Moved PYTHON Development
    3 Posts 0 Posters 497 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 17/06/2011 at 12:40, xxxxxxxx wrote:

      Hy there,

      I just recently had to bake several simulations. I couldn't figure out any other way than using Cappucino and holding down my mouse-button for 20 minutes ... can't believe its implemented that way.

      So, is there a way in python, how I could simulate a click-and-hold ?

      Thank you,
      maxx

      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 17/06/2011 at 14:12, xxxxxxxx wrote:

        In Py docs look for "Document Caching" , last in c4d.documents.BaseDocument section.
        There's a set up for running the scene, just add a Record Command in it.
        Other than that don't use Cappucino, select the objects in the Timeline and bake from there:
        Functions->Bake Objects...

        Cheers
        Lennart

        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 18/06/2011 at 11:22, xxxxxxxx wrote:

          Thank you Lennart, a handy snippet.

          >>Other than that don't use Cappucino, select the objects in the Timeline and bake from there: Functions->Bake Objects...

          The hierarchy to bake is quite big, so I choosed Cappucino, as I can just select the parent and let it run.
          But holding down a button is not quite the way to go 😉

          Cheers,
          maxx

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