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. jwzegelaar
    3. Topics
    J
    Offline
    • Profile
    • Following 0
    • Followers 1
    • Topics 7
    • Posts 20
    • Groups 0

    Topics

    • J

      Multilingual - Plugin not working

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK python
      4
      3
      0 Votes
      4 Posts
      682 Views
      J
      Hi Ferdinand! Perfect! We got it, thank you so much for the quick reply.
    • J

      Switch render engine to Redshift (In memory)

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK python
      4
      0 Votes
      4 Posts
      712 Views
      ferdinandF
      Hi @everyone, just as an FYI, the example is slightly outdated. With 2023.0.0 or newer, there is no need to manually define a symbol for the Redshift renderer, as one can use the newly exposed VPrsrenderer symbol (c4d.VPrsrenderer in Python). I have updated the C++ example. Cheers, Ferdinand
    • J

      R25 - Compile plugin issue

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK
      8
      0 Votes
      8 Posts
      1k Views
      ferdinandF
      Hello @jwzegelaar, without any further questions, we will consider this topic as solved by Tuesday, November the 2nd and flag it accordingly. Thank you for your understanding, Ferdinand
    • J

      Changing assets paths - Feature request

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK
      4
      0 Votes
      4 Posts
      1k Views
      J
      Hi @r_gigante, Would still love if you guys can create something that enabled you to change assets paths with python. Hopefully it can be added to the feature list. Thank you.
    • J

      Extending the Command Line with Python

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK python r21
      10
      0 Votes
      10 Posts
      3k Views
      moghurtM
      @jwzegelaar said in Extending the Command Line with Python: We found a good workaround! We now made a custom commandline plugin where we can add our own arguments. And it works great. If anybody in the future has this issue you can always contact us and we will help. Thanks again everybody for all the help! Hi jwzegelaar, I believe that I share the same needs as you, where I also need to pass in external parameters via a .py file to make modifications to the file before rendering. Unfortunately, I am encountering the same issue as you. Although this post has been quite some time, I am still hopeful for your assistance. Your help would be greatly appreciated and it is highly important to me.
    • J

      Reading console output - possible?

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK r20 c++ python
      11
      0 Votes
      11 Posts
      2k Views
      P
      I already guessed so. Thanks, I think we can close this post. -Pim