Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware 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

    Check the state of record modes with python?

    Cinema 4D SDK
    2024 python
    1
    2
    400
    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.
    • B
      blkmsk
      last edited by blkmsk

      Hello,

      I'm trying to figure out a way to check the state of the record modes (position, scale, rotation, parameters, pla) located under the 'animate -> record(modes)' menu with python?

      I've already done a extensiv search in the documentation but could not find anything. Maybe someone has an idea and can push me in the right direction?

      I know how to toggle the modes with c4d.CallCommand() but I want to check the state before toggeling.

      Thank you in advance!

      1 Reply Last reply Reply Quote 0
      • B
        blkmsk
        last edited by blkmsk

        ah ok I figured it out. its possible to check those with the c4d.IsCommandChecked() function.

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