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

    Get container of a plugin 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 22/01/2007 at 09:24, xxxxxxxx wrote:

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

      ---------
      Hello,
      I am not sure if I can clearly explain, what my problem is, but I'll try it anyway 😉
      I am in the middle of making a non-modal dialog. This dialog should actually only receive data from a expressionplugintag, and - after values are input - store the dialog values back to the plugintag.
      This sort of works, but strangely not all values are stored correctly in the expressionplugin tag. I can see no pattern, which values are stored and which are not - only that always the same parameters are affected.
      If another expressionplugintag is involved, completely different parameters are stored or not stored - again with no apparent pattern....?
      in both plugins (the non-modal dialog and the expressionplugintag) the basecontainer is indexed by an enum variable....
      Any ideas, why some values are sent/received correctly and others not?
      Or, if a basecontainer is not suited for this (approx. 60 parameters) what else can I use to access/store tag data?
      Sorry for this complicated posting 😉
      André

      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 22/01/2007 at 14:47, xxxxxxxx wrote:

        Sorry...
        Just the good-oldfashioned error 99: change operator.
        I missed some init-functions, which are a relict, from when the expressionplugintag had a dialog itself....
        André

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

          So it's working now for you?

          cheers,
          Matthias

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