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

    Update from change in weight tag's dirty count

    SDK Help
    0
    2
    192
    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
      Helper
      last edited by

      On 02/08/2013 at 07:50, xxxxxxxx wrote:

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

      ---------
      Hi Everyone,

      I'm trying to keep track of the dirty count of an object's weight tag. But the only messages I receive from the weight tag being updated are MSG_GETCUSTOMICON and MSG_GETREALCAMERADATA (as printed to the console).

      I don't need any weight tag information, just the dirty count (which I can get). But I was hoping the tag would notify it's parent object that it had changed somehow, with something like MSG_UPDATE or MSG_POINTS_CHANGED. But it doesn't. Is there something else I may not know or might have missed that could be used here so that I can keep track of the dirty count in a fast up-to-date way as possible?

      Thanks,

      WP.

      1 Reply Last reply Reply Quote 0
      • H
        Helper
        last edited by

        On 09/08/2013 at 06:15, xxxxxxxx wrote:

        Hi All,

        never mind this one. I've decided not to use the weight tag for what I was trying, and thus don't need it's dirty count anymore.

        Cheers,

        WP.

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