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

    Exclude List

    Scheduled Pinned Locked Moved SDK Help
    5 Posts 0 Posters 378 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

      THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

      On 30/01/2010 at 17:31, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   11 
      Platform:   Windows  ;   
      Language(s) :     C++  ;

      ---------
      How do I add objects in the scene to the Exclude List of an existing light?

      ~Shawn

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

        THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

        On 31/01/2010 at 03:41, xxxxxxxx wrote:

        use the search function and read the docs. I don´t mean to be impolite but a bit of "self-effort" should be possible. I found the answer in 4 seconds with the search function and the docs are so very clear about how this is done.

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

          THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

          On 31/01/2010 at 05:14, xxxxxxxx wrote:

          Right, adding items to the list is rather easy.
          The fun begins when you try to get an item from the list, that has been removed from the scene. the InExcludeList doesn't notice that, hence doesn't automatically correct list count ^_^

          Cheers,
          Jack

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

            THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

            On 31/01/2010 at 06:07, xxxxxxxx wrote:

            So I should be looking for InExludeData in the docs.   Thank you Jack.   😉

            ~Shawn

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

              THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

              On 31/01/2010 at 11:35, xxxxxxxx wrote:

              Originally posted by xxxxxxxx

              Right, adding items to the list is rather easy.
              The fun begins when you try to get an item from the list, that has been removed from the scene. the InExcludeList doesn't notice that, hence doesn't automatically correct list count ^_^

              Cheers,
              Jack

              It doesn´t? Hmm, I never noticed this. It seems to work fine for me here. At least in an object plugin. I must verify this tommorrow...just to be sure 😉

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