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

    Combined Description function

    SDK Help
    0
    5
    506
    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 22/04/2016 at 05:35, xxxxxxxx wrote:

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

      ---------
      Hi,

      I know I saw it somewhere in the sdk docs. I think it was a static function. It allowed to get a combined Description of several objects the same way C4D does it in the AM when objects are multiselected. I just cannot find it. Does somebody know the function I am talking about?

      Thanks iA

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

        On 22/04/2016 at 06:25, xxxxxxxx wrote:

        Hi Samir,
        I think, the keyword in this case is tristate.

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

          On 23/04/2016 at 13:58, xxxxxxxx wrote:

          Hi Andreas,

          thanks for answering first of all but that's actually not what I am looking for.
          The function I am talking about uses the Description of one node and combines it with another node's description. (i.e. as a result showing all tabs of the two selected object's description in the AM).

          As stated it was definetly a single function which returned this merged state in a single Description and I am pretty sure I saw it in the docs once (I told myself to remember this as it may come in handy...but of course I didn't. Just that I saw it..).

          Btw. it could well be that it took an AtomArray of baselist2d's or so to return the merged Description.
          Of course I could do it manually as well but I would like to save myself from the hassle if there is already an sdk function doing it.

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

            On 25/04/2016 at 02:03, xxxxxxxx wrote:

            Hi Samir,

            sorry, I misunderstood your request. Unfortunately we are not aware of a function providing such functionality. Could it be you are confusing this with some functionality of the description CustomGUI?

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

              On 25/04/2016 at 12:10, xxxxxxxx wrote:

              Hmm, not really. I remember that the text was like "this will give you a combined description just as Cinema 4D does in the AM", that's why it was so strong in my mind.

              But thanks, I will simply do it manually then.

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