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

    Getting the priority value from a tag

    Scheduled Pinned Locked Moved SDK Help
    3 Posts 0 Posters 278 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 07/12/2009 at 06:34, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   11.5 
      Platform:      Mac OSX  ; 
      Language(s) :   C.O.F.F.E.E  ;

      ---------
      How can I read the priority value from a tag?
      I tried using:

      priority=tg#EXPRESSION_PRIORITY;

      But I get and error telling me that the Parameter Value is not accessible (object unknown). I know that I'm pointing to a real tag because I placed a println(tg->GetName()); before trying to get the priority value and it prints out the correct name of the tag.
      Anyway, I would like to get access to the priority value, not the priority mode. Is that in the base container of the tag? If yes, what is the name or ID of that value?
      Thank you very much in advance for any reply.

      Rui Batista

      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/12/2009 at 06:56, xxxxxxxx wrote:

        Unfortunatly not possible because COFFEE can't access custom GUIs, like for instance the priority GUI.

        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/12/2009 at 07:06, xxxxxxxx wrote:

          DAMN! 😞
          Me and a whole lot of people would like to get a better C.O.F.F.E.E. for Christmas.

          Rui Batista

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