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

    Topics created by mrpinoux

    • mrpinouxM

      Visibility Toggle

      Cinema 4D SDK
      • • • mrpinoux
      6
      0
      Votes
      6
      Posts
      1.3k
      Views

      ManuelM

      hi,

      you already opened this thread, asking for the question, I've answer there. Please, stop asking the same question on different threads and continu on the linked one.

      Cheers,
      Manuel

    • mrpinouxM

      Solo Toggle

      Cinema 4D SDK
      • • • mrpinoux
      7
      0
      Votes
      7
      Posts
      1.3k
      Views

      M

      Hi the CallCommand is the correct way to go.
      And @Cairyn it's in the Snap module because it uses some logic that is already implemented in the snap module such as the enabling state or other internal parameters storage logic. So using the CallCommand make sure everything is setup correctly.

      Note that in the end the solo things are only setting/clearing the NBIT_EHIDE of objects.

      Cheers,
      Maxime.