
December 23rd, 2010, 12:21 AM
|
|
Registered User
|
|
Join Date: Dec 2010
Posts: 1
Time spent in forums: 10 m 35 sec
Reputation Power: 0
|
|
|
Drop down in maya
Hi all,
I want to have a custom drop down menu in maya, Iam using the version maya2008. I tried to create my own plugin(.mll) for maya.
I did all the steps of installing mayapluginwizard in visual studio 2008 and created a project. A default file of 'mycmdcmd.cpp' is there.
But how to write my own code and build the project and get it loaded in maya. (listing in plugin manager and autoload).
Final thing i require is this :
I need to have the drop down menu 'MyMenu' and if it down there i need to have 'axmesh' command.
Please help me anyone. I am entirely new to Maya world.
regards,
aras
|