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

    Dragging of Parameters to Viewport

    Scheduled Pinned Locked Moved Cinema 4D SDK
    r20python
    6 Posts 2 Posters 747 Views 2 Watching
    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.
    • B Offline
      bentraje
      last edited by bentraje

      Hi,

      I'm trying to automate the dragging of parameters to viewports.
      Is this possible with Python?

      You can see an illustration of the problem here:
      https://www.dropbox.com/s/6v5bxlsbzstkjwk/c4d110_python_for_dragging_paramaters.mp4?dl=0

      Thank you for looking at my problem.

      1 Reply Last reply Reply Quote 0
      • M Offline
        m_adam
        last edited by

        Hi @bentraje, unfortunately, this is currently not possible. The only possible things are in your own object/tag to draw something into the viewport with BaseDraw.DrawHUDText.

        But I've made a feature request.
        Cheers,
        Maxime.

        MAXON SDK Specialist

        Development Blog, MAXON Registered Developer

        1 Reply Last reply Reply Quote 1
        • B Offline
          bentraje
          last edited by

          @m_adam

          Thanks for the confirmation and the feature request.
          Will close this for now.

          Have a great day ahead!

          1 Reply Last reply Reply Quote 0
          • B Offline
            bentraje
            last edited by

            Hi,

            Just wondering if the latest R21 API allows dragging of parameters to viewport?

            Thank you

            1 Reply Last reply Reply Quote 0
            • M Offline
              m_adam
              last edited by m_adam

              Hi, unfortunately not.

              Cheers,
              Maxime.

              MAXON SDK Specialist

              Development Blog, MAXON Registered Developer

              1 Reply Last reply Reply Quote 0
              • B Offline
                bentraje
                last edited by

                @m_adam

                Gotcha. Thanks for the confirmation.

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