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

    Custom node data in cinema node

    Scheduled Pinned Locked Moved SDK Help
    2 Posts 0 Posters 199 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 25/07/2011 at 03:57, xxxxxxxx wrote:

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

      ---------
      Hello all,
      actually i have some custom node date stored directly in the document under some my own GeListHead(via scenehook).
      is possible and legal to in sert my head and nodes under standard cinema 4d node ... for example:

      i create my own Custom Material.
      then i'dd like to use material as header of some of my custom node.

      MyMaterial
      |-GeListHead
           |- my node data
           |- my node data
           |-ext.......

      this is to be sure the data structure is correctly stored and deleted when the master node (material) is deleted

      if this is not possible can i solve the problem with a base link ?

      thanks in advance
      Franz

      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 25/07/2011 at 06:57, xxxxxxxx wrote:

        hello after some try i'll figured out to store my node list in my material ... if there isn't any safety issue ... i think this is possible and legal ...

        thanks
        Franz

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