由 HammerChugoh » 4日 3月 2004年, 05:49
personal idea.
Mel are not difficult, actually quite easy. But you need to understand how maya work.
I think the best way to learn is to open the script editor then work as usual, finally study which command maya generated and which flat was turned on.
For example. when you create a nurbs sphere in maya, if you take a look at the mel it generates. there are more than one obj, which are the transform node and the shape node, were created. By studying something like this. you might know a bit more about how maya manage the scene and how can you use them as information when you script your tools.