2010

Table Of Contents
Beyond the lesson
In this lesson, you were introduced to how to use variables in MEL with Maya.
You can:
Declare, set and use variables.
Perform mathematical operations to modify the value of a variable.
Implement dynamics using MEL commands.
Before proceeding with the next lesson you may want to review the material
presented in this lesson so you are familiar with the concepts and skills
associated with them. Some suggested tasks you can try on your own include:
Practice creating, modifying and performing operations with variables. In
the next lesson, you use variables extensively to create a user interface.
Lesson 4: User interface creation and procedures
Introduction
In this lesson, you create a user interface for an existing Maya procedure using
MEL scripting commands. You learn how to:
Create a simple window
Beyond the lesson | 683