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
    • Register
    • Login

    GeDialogs and Links

    Scheduled Pinned Locked Moved SDK Help
    8 Posts 0 Posters 636 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 26/12/2004 at 12:53, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   9.012 
      Platform:   Windows  ;   
      Language(s) :   C.O.F.F.E.E  ;

      ---------
      How would one get/set link fields in a GeDialog to a BaseContainer?
      -Chris

      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 26/12/2004 at 13:09, xxxxxxxx wrote:

        COFFEE does not support Links.

        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 26/12/2004 at 13:35, xxxxxxxx wrote:

          I thought as of r8.503 it did. At least through BaseContainers.

          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 26/12/2004 at 14:37, xxxxxxxx wrote:

            COFFEE is STILL R6.303. There have been no updates to it since. A real shame.

            Robert

            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 26/12/2004 at 14:53, xxxxxxxx wrote:

              Check out a post titled "8.5 & COFFEE" by Philip Losch.
              He states:
              "8.5 allows you to access BaseLinks in BaseContainer structures."
              And he follows with some sample code.

              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 26/12/2004 at 15:32, xxxxxxxx wrote:

                Okay. Let's say that these features were added to COFFEE in 8.5 (obviously sereptitiously). How do you use them? There is absolutely no documentation or SDK for anything other than R6.3 (you can check that for yourself at the SDK downloads section - I have already double-checked).

                Have you tried using Philip's method? I don't see any way to get/set BaseLinks in a GeDialog with COFFEE. Updates are useless if they are undocumented...

                Robert

                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 27/12/2004 at 11:59, xxxxxxxx wrote:

                  The posting also offers some code examples.

                  GetObject(ID)

                  and SetObject(ID,obj-pointer)

                  will work for basecontainers!!! However, kuroyume0161 (darn, can´t you just name yourself kuro? 😉 is right, you still cannot fully work with customguis with this yet.

                  Best
                  Katachi

                  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 27/12/2004 at 12:28, xxxxxxxx wrote:

                    That's correct. Baselinks can be used in BaseContainers, according to the documentation posted in this forum. However, there's no support for link fields in C.O.F.F.E.E. dialogs.

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