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

    Render Settings Videopost

    Cinema 4D SDK
    2025 c++ windows
    2
    3
    626
    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.
    • J
      JohnThomas
      last edited by

      Hello.

      I'm working on a plugin that on input from user is meant to update parameters inside of Render Settings. For the ease of the user I want to be able to set to active the "Output" videopost if it isn't already selected. Is this possible to do via code in any way?
      59fe23de-0904-4158-b47b-8db1643d1290-image.png

      I've looked at the forums and I haven't seen any post dealing with this issue specifically.

      Any help would be greatly appreciated.

      John Thomas

      ferdinandF 1 Reply Last reply Reply Quote 0
      • ferdinandF
        ferdinand @JohnThomas
        last edited by ferdinand

        Hey @JohnThomas,

        Thank you for reaching out to us. Doing that is unfortunately not possible because not everything on that list is a video post, e.g., the output tab. This list therefore does not respect BIT_ACTIVE, all you can do is set the check mark, see here.

        Cheers,
        Ferdinand

        MAXON SDK Specialist
        developers.maxon.net

        J 1 Reply Last reply Reply Quote 0
        • J
          JohnThomas @ferdinand
          last edited by

          @ferdinand
          Thanks for the response, I figured that would be the case.

          John Thomas

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