Announcements

Between mid-October and November, the content on AREA will be relocated to the Autodesk Community M&E Hub and the Autodesk Community Gallery. Learn more HERE.

Create a new Menu set

Create a new Menu set

Anonymous
Not applicable
350 Views
1 Reply
Message 1 of 2

Create a new Menu set

Anonymous
Not applicable

Hi,
I am new to Maya.
I have experience in programming in CAD software that has object oriented design. 

In Maya, I need to create a new Item in the Menu Bar using .NET . After surfing the internet I understand that what require is a new menu set. From the internet I found that the menu set item creation logic should go inside 'Initialize' function and same item destroyed in "Uninitialize" function. In other softwares, I have application object to start from.
But I don't know where to start in Maya.
Any help would be appreciated.

351 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable

I too want make something like you want, some later, if will have time.

I have found some interesting book about programming in Maya.

Use google search for this book name - "Maya Command Engine and User Interface"

I download it, but currently have no time for read it.