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

    menu plugin sample

    Scheduled Pinned Locked Moved PYTHON Development
    2 Posts 0 Posters 835 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 23/05/2018 at 05:52, xxxxxxxx wrote:

      I want to translate my old COFFEE menu plugin to Python, then are there any good examples?

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

        On 24/05/2018 at 07:18, xxxxxxxx wrote:

        Hi,

        in Python these are called CommandData plugins, which is more coherent with the C++ API.
        We have a bunch of example CommandData plugins in the Python SDK examples. Also available here on GitHub.
        In general the scripts in Script Manager are simplified forms of the above. Maybe useful for prototyping.

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