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

    Nested Cloners [SOLVED]

    SDK Help
    0
    26
    13.6k
    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
      Helper
      last edited by

      On 26/10/2015 at 06:47, xxxxxxxx wrote:

      Ok, the hierarchy class seems to go through all objects in the scene. This seems a bit overload. I just need the single cloner object (and its children) to build its cache I guess.

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

        On 26/10/2015 at 09:42, xxxxxxxx wrote:

        Hello,

        I just tried to access the cache of a MoGraph cloner in a SceneHook::Execute() with EXECUTIONPRIORITY_DYNAMICS and it seems to work fine in R17. Does the problem also happen for you with R17?

        Best wishes,
        Sebastian

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

          On 27/10/2015 at 02:54, xxxxxxxx wrote:

          Thanks, I will have to try that!

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

            On 03/11/2015 at 03:56, xxxxxxxx wrote:

            You are right, trying it with a minimal sample in r17 works! Ok, then it must be an implementation problem on my side for the r16 version.

            Cheers and finally solved!

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

              On 03/11/2015 at 15:54, xxxxxxxx wrote:

              @Katachi: Are you able to make changes to the cache that are actually reflected with nested cloners?
              I never could get it to work (regarding the topic that you have linked).

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

                On 04/11/2015 at 03:14, xxxxxxxx wrote:

                Not directly. What I am doing is using an additional Effector that reports back any changes to the clones (which means tracking the mograph objects, their deletion etc on my own). This works quite alright though of course that's not optimal.

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