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

    XPresso Node Priority

    SDK Help
    0
    3
    275
    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 06/10/2015 at 11:14, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   R17 
      Platform:      Mac OSX  ; 
      Language(s) :      XPRESSO  ;

      ---------
      Hi,

      Is there somebody who has somewhat an idea on how the nodes in an XPresso Tag are being calculated?
      With that, I mean the order in which they are being calculated (the priority).

      I'm fully aware that you can handle the priority of the tags, I'm just wondering how it is happening with the nodes themselves.

      Could it be based on the type of node, based on the position?

      Any information on this would be highly appreciated!

      Thanks for your help and time 😉

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

        On 07/10/2015 at 02:28, xxxxxxxx wrote:

        Hi Casimir,

        we have an article on Graph View Calculation in the SDK docs.
        In general Xpresso nodes are calculated based on their dependencies. An Xpresso node implementation can use AddToCalculationTable() to influence this.

        There's also another thread on this topic.

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

          On 07/10/2015 at 02:37, xxxxxxxx wrote:

          Hi Andreas,

          Thanks for the answer!! This will be very helpful! 🙂

          You can mark this thread as solved.

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