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

    Topics created by robpayne

    • R

      Cannot set layer parameter for capsules in 2024.3.1

      Cinema 4D SDK
      • python 2024 • • robpayne
      3
      2
      Votes
      3
      Posts
      493
      Views

      M

      Hi thanks for the detailed report, I fixed the issue it be available in the next non-hotfix release.

      As a workaround you can do

      dId = c4d.DescID(c4d.ID_LAYER_LINK) allObjects[i][dId] = myLayer

      Cheers,
      Maxime.

    • R

      Unable to set override in take

      Cinema 4D SDK
      • python • • robpayne
      4
      0
      Votes
      4
      Posts
      673
      Views

      ferdinandF

      Hey @robpayne that is great to hear, thank you for informing us!