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
    • Login
    1. Maxon Developers Forum
    2. freeze
    3. Topics
    F
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 15
    • Groups 0

    Topics

    • F

      Continuously refresh the render result to the view port

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK c++ windows 2025
      6
      0 Votes
      6 Posts
      904 Views
      kbarK
      @freeze I wrote this a few years back which might give you a good starting point. https://plugins4d.com/Product/FunRay https://github.com/kentbarber/rtow4d Cheers, Kent
    • F

      How to add command plugins' dropdown menu on to c4d main menu bar

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK c++ windows 2025
      3
      1
      0 Votes
      3 Posts
      464 Views
      F
      @ferdinand Thank you for replying!
    • F

      Start IPR rendering in the viewport

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK windows c++ 2025
      5
      0 Votes
      5 Posts
      549 Views
      F
      @ferdinand Thank you for answering ,I 'll try it.
    • F

      Get the random result of Cloner Object

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK c++ 2025 windows
      9
      2
      0 Votes
      9 Posts
      756 Views
      F
      @ferdinand Thank you very much! The problem is solved and now I know the way of MODATA_CLONE used.
    • F

      How to get the attributes of rsramp node in c++?

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK c++ 2025
      3
      0 Votes
      3 Posts
      424 Views
      F
      @ferdinand Thank you for the answer! The problem is solved after I try to find the child of the port according to your answer.