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
    • Recent
    • Tags
    • Users
    • Login

    Connect+delete

    Scheduled Pinned Locked Moved PYTHON Development
    3 Posts 0 Posters 361 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

      On 05/03/2013 at 10:11, xxxxxxxx wrote:

      Hi all i am looking some python script to connect+delete a group off objects but not useing this way c4d.CallCommand(16768) # Connect Objects + Delete.    I have looked thro the the mcommand_????? instructions but cant see any think any insite would be great thank you for any help.
        Cheers.
       
            Ray.

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

        On 05/03/2013 at 12:40, xxxxxxxx wrote:

        If you're writing a script then CallCommand is the easiest solution. If you don't want to use that you will need to use SendModelingCommand with the command MCOMMAND_JOIN.

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

          On 06/03/2013 at 08:31, xxxxxxxx wrote:

          Thank you for your reply.
           
            Cheers.
                       Ray.

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