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
    • Recent
    • Tags
    • Users
    • Login

    Protect child Objects

    Scheduled Pinned Locked Moved PYTHON Development
    3 Posts 0 Posters 233 Views
    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.
    • H Offline
      Helper
      last edited by

      On 17/04/2013 at 15:08, xxxxxxxx wrote:

      Is there a way to protect and hide children of an object ? I need a way that other can use it with interface but don't see the structure and child's

      Thanks

      1 Reply Last reply Reply Quote 0
      • H Offline
        Helper
        last edited by

        On 17/04/2013 at 15:21, xxxxxxxx wrote:

        you can hide a GeListNode from the users view in the object manager and material
        manager with the nbit flag nbit_ohide.

        1 Reply Last reply Reply Quote 0
        • H Offline
          Helper
          last edited by

          On 17/04/2013 at 20:58, xxxxxxxx wrote:

          https://github.com/NiklasRosenstein/c4dpl-container-object

          Uses what littledevil described. The objects can still be retrieved using eg Python, simply unhiding them.

          Best,
          -Niklas

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