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

    Saving to TeamRender and starting the job (R16)

    Scheduled Pinned Locked Moved PYTHON Development
    2 Posts 0 Posters 232 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • H Offline
      Helper
      last edited by

      On 31/07/2015 at 03:22, xxxxxxxx wrote:

      Hi!

      I just stombled across the new & updated __c4d.modules.net in the python SDK. I really looks interesting, but I'm stuck right at the start - is there a small code-snippet to get the start rolling?

      Right now I'm saving the project into the TeamRender-folder with all the assets via "documents.SaveProject(myDoc, .........)" and starting the job manually.

      Greetings,
      TF

      1 Reply Last reply Reply Quote 0
      • H Offline
        Helper
        last edited by

        On 03/08/2015 at 08:24, xxxxxxxx wrote:

        Hello,

        the API of c4d.modules.net is mostly used to create the Team Render Server. You can actually find the source code of the webinterface in \resource\modules eamrender\webserver. There you can use Python to extend the interface as described on the blog:

        • Extend the Team Render Server[URL-REMOVED]
          To handle Team Render functionality from Cinema you can use CallCommand() to apply existing commands. And you can use the renderflag RENDERFLAGS_NET with RenderDocument() to render a given document using Team Render

        Best wishes,
        Sebastian


        [URL-REMOVED] @maxon: This section contained a non-resolving link which has been removed.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post