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

    SendModelingCommand - Missing features

    Scheduled Pinned Locked Moved PYTHON Development
    2 Posts 0 Posters 367 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 17/01/2018 at 05:56, xxxxxxxx wrote:

      I can't find some options in [SendModelingCommand()](https://developers.maxon.net/docs/py/2023_2/modules/c4d.utils/index.html#c4d.utils.SendModelingCommand)

      Spin Edge    c4d.CallCommand(440000044, 440000044) # Spin Edge
      Dissolve      c4d.CallCommand(440000043, 440000043) # Dissolve

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

        On 18/01/2018 at 02:03, xxxxxxxx wrote:

        Hi,

        Dissolve and Spin Edge mesh commands doesn't provide a modeling operation to be invoked with SendModelingCommand().
        These are just standard command plugins without options and have to be executed with CallCommand().

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