sebwah
11-17-2006, 04:25 PM
I need some MEL scripting help!
1.
I need to check whether the user has a polygon mesh selected, then complete an if/else
statement with this info.
If, the user has a polygon mesh selected => execute script...
(it must be selected at object level, no faces etc)
Else, Dialogue warning window appears "Please Select Mesh".
2.
I have declared a selection variable at the start of my script...
How do I use this variable inside a procedure later on??
cheers
Sebwah
1.
I need to check whether the user has a polygon mesh selected, then complete an if/else
statement with this info.
If, the user has a polygon mesh selected => execute script...
(it must be selected at object level, no faces etc)
Else, Dialogue warning window appears "Please Select Mesh".
2.
I have declared a selection variable at the start of my script...
How do I use this variable inside a procedure later on??
cheers
Sebwah
