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

    SendModellingCommand? What can it do?

    SDK Help
    0
    2
    376
    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 11/02/2003 at 11:17, xxxxxxxx wrote:

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

      ---------
      Hi
      There's an method called SendModellingCommand - There's a Command that's called

      MCOMMAND_GENERATESELECTION description: Set selection.
      

      That's not very informative - What I would like to know is -
      I have an Polygonobject and I want that the user is able to select Points or Polygons. The simplest method would be to send a modelling command with the clicking position, a vector and a selectionsize and the editor selects all the points/polygons. Can this be done with Coffee and the sendmodellingcommand - if not, I have to write these functions myself what would be slow and complicated, especially for polygons.
      Thanks in advance
      btw.: Where can I find a description of Message events and what the containers include?
       
      cya

      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 11/02/2003 at 12:07, xxxxxxxx wrote:

        no you can´t and I doubt you can write your own functions for there is no access to the mouse pointer position in COFFEE. This is available thru C++ for example in a Tool Plugin.
        Best
        Samir

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