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

    R23's Execution Order

    Cinema 4D SDK
    2
    3
    502
    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.
    • Leo_SaramagoL
      Leo_Saramago
      last edited by Leo_Saramago

      Hi! I'm aware Scene Nodes happen after Generators, but I was wondering if they go by the usual -499 to 499 evaluation ranges. Are these exposed in any nodes?

      Thanks for your time,

      Leo

      "The idea dictates everything."

      by David Lynch

      1 Reply Last reply Reply Quote 0
      • r_giganteR
        r_gigante
        last edited by

        Hi @Leo_Saramago thanks for reaching out to us.

        With regard to execution priority, as you've already spotted, the scene nodes are evaluated after generator because classic Cinema items can indeed be used as entry point for the node graph. With regard instead to nodes graph execution priority, nodes are executed left-to-right, or better said, a node is evaluated when its input ports have received the needed data from the “preceding" nodes!

        Hope it answers your question.
        Riccardo

        1 Reply Last reply Reply Quote 0
        • Leo_SaramagoL
          Leo_Saramago
          last edited by

          It sure does answer the question.

          Thanks, Riccardo!

          "The idea dictates everything."

          by David Lynch

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