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

    Pluginmessage

    SDK Help
    0
    3
    967
    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

      THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

      On 31/10/2002 at 08:23, xxxxxxxx wrote:

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

      ---------
      Hi,
      is it possible to send a Pluginmessage also from a COFFEE Plugin to a C++ Plugin? Using SendMessagePlugin() is not documented and I don´t really know how to use it.
      Thanks

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

        THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

        On 04/11/2002 at 10:34, xxxxxxxx wrote:

        Hallo,

        var bc = new(BaseContainer);
        ...
        SendPluginMessage(bc);

        das sollte auch im c++ plugin unter CoreMessages abrufbar sein.

        Von COFFEE zu COFFEE und innerhalb von C++PlugIns gehts.

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

          THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

          On 04/11/2002 at 10:51, xxxxxxxx wrote:

          Hallo Thomas,
          vielen Dank. Werde ich ausprobieren. Na dann hoff ich mal. 🙂 Thx
          Gruss
          Samir

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