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

    Initiator Node

    Scheduled Pinned Locked Moved SDK Help
    5 Posts 0 Posters 475 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 02/04/2008 at 02:17, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   10.5 
      Platform:      Mac OSX  ; 
      Language(s) :     C++  ;

      ---------
      Hi.

      I have a small question again.:)

      I have developed a few nodes, but one of the last ones makes me crazy. I developed the first Initator, so without a return value to an outport.

      A calculator-node has a method called Calculate(...) which is called when a the frame changed or a calculation has been requested.

      But how in initiators? I tried to search in the SDK Documentation, but there is only the reference to the CalculationTable. Is this the right way I have to look for? Hoped that there is a method instead of Calculation(...) which is requested (even when no outport is connected / avaible)

      Thanks a lot 🙂

      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 07/04/2008 at 08:39, xxxxxxxx wrote:

        someone has a tip?

        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 07/04/2008 at 09:19, xxxxxxxx wrote:

          I will try to post an example. Btw. what kind of initiator are you interested in?

          cheers,
          Matthias

          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 07/04/2008 at 09:37, xxxxxxxx wrote:

            Hi!

            Thanks.. Well, I have a node, which executes some commands, but they will not be executed in the Calculate(...) method when no outport is connected. But my node has no output ports.. 😞

            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 19/04/2008 at 10:41, xxxxxxxx wrote:

              HI!

              Wanted to ask If somebody knows some info.

              When I use a calculation-node and puts another node to the output-port the function/method "calculate" is called and I can calculate the part I want.

              But which function/method is called when my node has no outport?

              Thanks 🙂

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