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. Sean1832
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 1
    • Controversial 0
    • Groups 0

    Sean1832

    @Sean1832

    1
    Reputation
    2
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Sean1832 Unfollow Follow

    Best posts made by Sean1832

    • RE: Is it possible to add layer solo to a new take through script?

      Hi @ferdinand

      Wow, first of all, I just want to say thank you so much for helping me out, you response have been extremely helpful!
      Also, apologise for not properly tagging the post as well as not posting any code that I have written so far. As you can tell, this is my first post on this forum.

      So I looked into the example script as well as links you sent to me, and I also checked out the module that you suggested. And I finally figure it out and get it to work after a few hours of digging in the documentation and playing with the example scripts. I am very excited now because this is literally my first Python script ever lol.

      Again, thank you sooooo much @ferdinand! You really saved my day.

      Best,
      Sean1832

      posted in Cinema 4D SDK
      S
      Sean1832

    Latest posts made by Sean1832

    • RE: Is it possible to add layer solo to a new take through script?

      Hi @ferdinand

      Wow, first of all, I just want to say thank you so much for helping me out, you response have been extremely helpful!
      Also, apologise for not properly tagging the post as well as not posting any code that I have written so far. As you can tell, this is my first post on this forum.

      So I looked into the example script as well as links you sent to me, and I also checked out the module that you suggested. And I finally figure it out and get it to work after a few hours of digging in the documentation and playing with the example scripts. I am very excited now because this is literally my first Python script ever lol.

      Again, thank you sooooo much @ferdinand! You really saved my day.

      Best,
      Sean1832

      posted in Cinema 4D SDK
      S
      Sean1832
    • Is it possible to add layer solo to a new take through script?

      Hey guys,

      I am very new to C4D python.
      Is there a way to add the layer solo option to a new take? I have A LOT of layers, manually dragging them to the take and setting the visibility for each one is gonna take forever.
      I know you can create a new take with .AddTake, but I have no idea how to add layer solo override inside that new take and toggle them on.

      Can somebody please help me!
      Thank you so much.

      Capture.PNG.png

      posted in Cinema 4D SDK python
      S
      Sean1832