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

    User data for storing tag settings?

    Scheduled Pinned Locked Moved SDK Help
    5 Posts 0 Posters 437 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/07/2007 at 21:22, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   R8.2-R10 
      Platform:   Windows  ; Mac  ;  Mac OSX  ; 
      Language(s) :     C++  ;

      ---------
      I find meself in a predicament. My plugin uses 'goal' null objects for IK. There is a tag that allows the existing IK chains to be enabled or disabled. I'd like to have the null objects change display by whether enabled or disabled. This means that the enabled display properties for the null need to be stored so that when reenabled they are restored to their 'enabled' state. Disabled display will be the same.

      My question is this: Could UserData be used for such a purpose on the null object? And possibly how?

      Thanks,

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

        Hmmmm. Well, using a tag on the null object is an option. Just hate adding more plugins for every little necessity.

        Thanks,

        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 14/08/2007 at 14:15, xxxxxxxx wrote:

          Howdy,

          Couldn't you use base containers in your IK tag to store the display type of the Null object?

          Adios,
          Cactus Dan

          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 14/08/2007 at 15:02, xxxxxxxx wrote:

            That's what I did as noted in the second post. (?) 😉 But I used an existing but unused IK tag now placed on the Null object.

            The tag that allows the existing IK chains to be enabled or disabled is the Figure tag - and it covers much more than IK - everything (visibility, symmetry, conforming, proxies, posing, etc.). That tag is already heftily weighed down - it doesn't need to 'dynamically' track the IK Null object display settings.

            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 14/08/2007 at 15:07, xxxxxxxx wrote:

              Howdy,

              AH, ok I see.

              Adios,
              Cactus Dan

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