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
    • Register
    • Login
    1. Maxon Developers Forum
    2. peter
    P
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Best 0
    • Controversial 0
    • Groups 0

    peter

    @peter

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

    peter Unfollow Follow

    Latest posts made by peter

    • RE: using python Layerset - Generate Alpha option?

      @ferdinand

      Thanks for the advice.

      i'm going to try Have a nice day today

      posted in Cinema 4D SDK
      P
      peter
    • RE: using python Layerset - Generate Alpha option?

      @ferdinand

      Thank you so much for your kind reply.

      This is sad news for me.

      Layer Name.png

      If so, keep the settings fixed. Is there a way to change only the name assigned to the layer?

      layerSet = c4d.LayerSet()
      layerSet.SetMode(c4d.LAYERSETMODE_LAYERS)
      layerSet.AddLayer('RL_Image\LHand\02_Seven')

      The AddLayer( ) command resets the existing settings.

      posted in Cinema 4D SDK
      P
      peter
    • using python Layerset - Generate Alpha option?

      Hello everyone.

      I am stuck at a dead end wall while working on python.

      Checkbutton.png
      using python
      Layerset
      I want to turn on the Generate Alpha option.

      CallButton() and
      I tried Layerset.SetMode (mode), etc.
      Failed.

      ====================================
      SDK.png

      Thank you for your sincere help.

      posted in Cinema 4D SDK python sdk
      P
      peter