This course contains a little bit of everything with modeling, UVing, texturing and dynamics in Maya, as well as compositing multilayered EXR's in Photoshop.
Having moved onto Maya LT and lost Python, I'm struggling with MEL.
This seems really basic but I cannot work it out. I am creating a window with 4 check boxes and I want the 'Reset' button to set them all to be 0. Simple I thought.
I continually get the 'Object's name is not unique' when attempting to set the checkBoxGrp object. I can happily query it though.
In the highlighted line you forgot the "-e" or -edit flag after the command name so it's in the default create mode. Maya thinks you're trying to create another control with the name "drawModeCheck".
You may not post new threads |
You may not post replies |
You may not post attachments |
You may not edit your posts |
BB code is On |
Smilies are On |
[IMG] code is On |
HTML code is Off