Solved Dragging of Parameters to Viewport

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.

Hi, unfortunately not.

Cheers,
Maxime.

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.

@m_adam

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

Have a great day ahead!

Hi,

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

Thank you

Hi, unfortunately not.

Cheers,
Maxime.

@m_adam

Gotcha. Thanks for the confirmation.