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
    • Unread
    • Recent
    • Tags
    • Users
    • Login
    1. Maxon Developers Forum
    2. antonia.nyagolova
    3. Posts
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by antonia.nyagolova

    • Add Material to Active Layer in Material Manager

      Hello,

      I want to be able to add a material to the currently selected Layer in the Material Manager, just like Cinema’s materials do. I’ve tried getting the Layer hierarchy, traversing it and looking for the BIT_ACTIVE bit being raised, but that only works for Layer selection in the Attribute Manager, not the Material Manager.
      Can you suggest anything that will help me?

      Thank you.

      posted in Cinema 4D SDK c++
      A
      antonia.nyagolova