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
    1. Maxon Developers Forum
    2. Oliver
    3. Topics
    O
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 8
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by Oliver

    • O

      Weight Manager UI Not Updating Immediately After Locking Joints via API?

      Bugs
      • windows 2024 python • • Oliver
      3
      0
      Votes
      3
      Posts
      574
      Views

      O

      @ferdinand Got it, thanks for the heads-up!

    • O

      How to retrieve the text content (options/items) of a User Data Cycle Property?

      Cinema 4D SDK
      • 2025 python windows • • Oliver
      3
      0
      Votes
      3
      Posts
      554
      Views

      O

      @ferdinand
      Thank you for the detailed explanation and the solution! This perfectly solved my problem, and I really appreciate you clarifying how to access the DESC_CYCLE values!!

    • O

      How to gracefully obtain the number of targets in a constraint tag?

      Cinema 4D SDK
      • python 2024 windows • • Oliver
      3
      0
      Votes
      3
      Posts
      458
      Views

      O

      @i_mazlov This is very useful as it helps avoid manually inputting hard-coded index values! Thank you, and have a great day! 🙂

    • O

      How to hide an object's native attributes

      Cinema 4D SDK
      • windows 2024 python • • Oliver
      3
      0
      Votes
      3
      Posts
      586
      Views

      O

      @i_mazlov Thank you