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
    • Register
    • Login
    1. Home
    2. jwzegelaar
    3. Topics
    J
    • Profile
    • Following 0
    • Followers 1
    • Topics 7
    • Posts 20
    • Best 1
    • Controversial 0
    • Groups 0

    Topics created by jwzegelaar

    • J

      Multilingual - Plugin not working

      Cinema 4D SDK
      • python • • jwzegelaar
      4
      0
      Votes
      4
      Posts
      496
      Views

      J

      Hi Ferdinand!

      Perfect! We got it, thank you so much for the quick reply.

    • J

      Switch render engine to Redshift (In memory)

      Cinema 4D SDK
      • python • • jwzegelaar
      4
      0
      Votes
      4
      Posts
      495
      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

      Cinema 4D SDK
      • • • jwzegelaar
      8
      0
      Votes
      8
      Posts
      1.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

      Cinema 4D SDK
      • • • jwzegelaar
      4
      0
      Votes
      4
      Posts
      845
      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

      Cinema 4D SDK
      • python r21 • • jwzegelaar
      10
      0
      Votes
      10
      Posts
      2.1k
      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?

      Cinema 4D SDK
      • r20 c++ python • • jwzegelaar
      11
      0
      Votes
      11
      Posts
      2.0k
      Views

      P

      I already guessed so.
      Thanks, I think we can close this post.

      -Pim