MPxManipContainer Python API 2.0

MPxManipContainer Python API 2.0

rdurnin
Explorer Explorer
768 Views
5 Replies
Message 1 of 6

MPxManipContainer Python API 2.0

rdurnin
Explorer
Explorer

Hello, and thanks for any help you are able to lend.

 

I am looking to implement a custom manipulator using python and maya's latest API, but have not been able to locate the MPxManipContainer class in any of the maya.api.* libraries.

 

Where have these classes been moved to? And what is the easiest way to search for migrated types (The examples are not up-to-date and it is quite difficult to find useful implementations online).

 

r

 

 

0 Likes
769 Views
5 Replies
Replies (5)
Message 2 of 6

cheng_xi_li
Autodesk Support
Autodesk Support

Hi,

 

This is a known issue for Python API 2.0. I am afraid you can't implement it with Python 2.0 api now.

 

Yours,

Li

0 Likes
Message 3 of 6

rdurnin
Explorer
Explorer

Thanks!  Do you know if there is an alternative/preferred way to create a manipulator? Or a plan to fix the issue?

 

r

 

 

0 Likes
Message 4 of 6

cheng_xi_li
Autodesk Support
Autodesk Support

Hi,

 

I would say that C++ is the best way because there are some VP2 Selection APIs are still missing in current Python API. I am afraid I can't give a detail schedule about fixing the issue now. Sorry about that.

 

Yours,

Li

 

 

 

0 Likes
Message 5 of 6

Anonymous
Not applicable

If you are keeping track of interest, please add another "vote" for getting this missing part of the Python 2.0 API resolved.

Rob Engle

0 Likes
Message 6 of 6

cheng_xi_li
Autodesk Support
Autodesk Support

Hi,

 

I've added your feedback to related issue in our system.

 

Yours,

Li

0 Likes