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

    Python script to plugin

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

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

      On 23/10/2012 at 14:14, xxxxxxxx wrote:

      Hi guys.
      Is it possible to convert standard python script to python plugin?
      I wrote some stuff that does some great stuff for my workflow, but now I am looking at ways how to make it better:) So I thought I should look into creating a plugin for it.

      Is it doable? Is it very difficult? I am sort of newby with coding, and I am slow, and also a bit dumb:) But I have my hopes high:)

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

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

        On 23/10/2012 at 16:17, xxxxxxxx wrote:

        Hey Tomas,

        Have a look in the SDK-Examples. They are easy to understand and its very similiar to scripts.
        The main different is, that you now have classes instead of functions. But there are many tutorials out there. Just try it!

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

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

          On 24/10/2012 at 01:27, xxxxxxxx wrote:

          Thanks Tori for your input.
          Yes, I looked at examples, and even if you say they are easy, they do look awfully complicated for me:)

          I thought if there's any way like: take this code, paste your script between these lines, get pluginID and you are done:) But apparently there's not. Unless I am blind and don't see it 🙂

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

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

            On 24/10/2012 at 01:51, xxxxxxxx wrote:

            Hi Tomas,

            If you have a script and just want to convert it to a Command plugin, it's an easy process.

            Did you read this thread?
            https://developers.maxon.net/forum/topic/6665/7261_transfering-pyscript-to-plugin

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

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

              On 29/10/2012 at 05:41, xxxxxxxx wrote:

              Oh yeah, nice. Thatn's, that's exactly what I was looking for.
              Thank you Thank you Thank You.

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