Does Maya Mel have a good API to a IDE? [closed]
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed last year . I'm developing in MAYA and looking for a good API to connect my models and to be able to control them programatically. thanks. 回答1: hye oded, you can use MEL or python scripting for control objects and doing simple actions, and you can use the c++ or Python via maya api to create complex tasks or heavy duty tasks,