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
    1. Maxon Developers Forum
    2. blkmsk
    3. Topics
    B
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 14
    • Groups 0

    Topics

    • B

      Several Asset Browser Issues

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK 2026 2025 python
      7
      0 Votes
      7 Posts
      231 Views
      B
      Hi @ferdinand Thank you for the reply and I totally understand your point. I think I will try to find another solution and will adjust my rigs to maybe get rid of the python tag thats causing the issue. I wasn't aware that this is considered "dark magic" python code^^ haha Thank you once again for your efforts! Cheers, Ben
    • B

      Correct OCIO Color Value Conversion via Python?

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK windows python 2024
      3
      0 Votes
      3 Posts
      549 Views
      B
      Hey Ferdinand, Thank you for the quick response! Ah ok I see. Thank you for the provided information, I will have a look at it. But I can also wait for the moment. My work arround for now would be to simply set everything up / import the parameters and colors with color management set to 'Basic' and manually doing the conversion via 'Convert to OCIO' in the Project settings. Thats giving me the correct result. But thanks again! Cheers, Ben
    • B

      Issue - Loading Spline Object with Python Tag from Asset Browser via Python Script

      Watching Ignoring Scheduled Pinned Locked Moved Bugs 2024 2023 python
      5
      0 Votes
      5 Posts
      1k Views
      B
      Awesome, Thank you so much @m_adam ! Cheers and best regards Ben
    • B

      Get value of texture node filepath port?

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK 2024 python
      3
      1
      0 Votes
      3 Posts
      881 Views
      B
      Oh wow! Thank you so much! Yes I'm a beginner with python cinema 4D so I really appreciate your support and this definitly gives me a better understanding of the node structure.
    • B

      Check the state of record modes with python?

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK 2024 python
      2
      0 Votes
      2 Posts
      460 Views
      B
      ah ok I figured it out. its possible to check those with the c4d.IsCommandChecked() function.