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. Thodos
    3. Topics
    T
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 8
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by Thodos

    • T

      Get & Set Active Camera for a specific viewport

      Cinema 4D SDK
      • python • • Thodos
      4
      0
      Votes
      4
      Posts
      992
      Views

      ferdinandF

      Hey @Thodos,

      without the console output of your browser, I cannot say much. I suspect that a DNS is failing.

      In the meantime, here are the offline docs.

      Cheers,
      Ferdinand

    • T

      Is there a Message ID for Render Data or Render Document Change?

      Cinema 4D SDK
      • python 2023 • • Thodos
      4
      0
      Votes
      4
      Posts
      760
      Views

      J

      Hello @Thodos ,

      without further questions or postings, we will consider this topic as solved by Friday, the 11th of august 2023 and flag it accordingly.

      Thank you for your understanding,
      Maxon SDK Group

    • T

      Retrieve GvNodeMaster from Xpresso Editor/Manager

      Cinema 4D SDK
      • python 2023 • • Thodos
      3
      0
      Votes
      3
      Posts
      582
      Views

      T

      Hello @ferdinand !
      Thank you for such a fast reply!
      Looks like c4d.modules.graphview.GetMaster(0) does the trick, I was confused at first about "id" in the arguments, but looks like 0 really gives the current active GvNodeMaster!

      Cheers,
      Max.