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

    Updating AM layout

    Scheduled Pinned Locked Moved SDK Help
    3 Posts 0 Posters 248 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 11/10/2006 at 07:10, xxxxxxxx wrote:

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

      ---------
      Hi,

      when I click on a button I would like to update the AM layout (so that GetDDescription is called). What message should be called for this? (Clicking the Button doesn´t do it automatically). I could simply set my object dirty, but I would like the layout to update without recalculation of GetVirtualObjects.

      btw. EventAdd() doesn´t work.

      thanks
      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 11/10/2006 at 08:06, xxxxxxxx wrote:

        MSG_DESCRIPTION_CHECKUPDATE or MSG_DESCRIPTION_VALIDATE usually kicks GetDDescription() into action - it gets called quite often. As far as I know, there is no direct way to call it or get it called.

        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 13/10/2006 at 03:21, xxxxxxxx wrote:

          Hi Kuro,

          I hope there is a way as I know I once got this to work, but the code got to nirvana with the hardware crash.

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