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

    RegisterNodePlugin Example

    Scheduled Pinned Locked Moved PYTHON Development
    6 Posts 0 Posters 464 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

      On 31/12/2013 at 08:46, xxxxxxxx wrote:

      Hey,

      Is there an example of a working RegisterNodePlugin.

      That will be great to get the way it work

      Thanks

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

        On 01/01/2014 at 11:22, xxxxxxxx wrote:

        Hi connor,

        what do you expect from the RegisterNodePlugin() function? It is for internal use (mostly). Creating
        custom node plugins from Python is only possible to a certain degree at which it is of almost no use.

        Best,
        -Niklas

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

          On 01/01/2014 at 13:04, xxxxxxxx wrote:

          i Like to create an own Node with a few in and outpoints

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

            On 02/01/2014 at 11:34, xxxxxxxx wrote:

            Are you talking about creating an Xpresso node? If so, this is the wrong function entirely. You need to look at GvOperatorData and GvRegisterOperatorPlugin.

            These may or may not be available through Python, I don't know.

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

              On 03/01/2014 at 04:28, xxxxxxxx wrote:

              Hey Spedler,

              yes i talk about expresso nodes - thanks for the advise -

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

                On 03/01/2014 at 12:49, xxxxxxxx wrote:

                I think they are not available in Python - found them not in the documentation -

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