View Full Version : Really simple mel question
Kabab 04-27-2003, 06:33 AM How do you use a variable as a part of a object name to select it ???
This is my first attempt and MEL and i'm going crazy trying to figure this out :surprised
|
|
X-Tender
04-27-2003, 09:16 AM
hmm i dont dealy know what you mean .. but maybe this ?
select -r $variable;
or
select -r ("cube_"+$variable+"_big");
??
CGTalk Moderation
01-15-2006, 12:00 AM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.
vBulletin v3.0.5, Copyright ©2000-2013, Jelsoft Enterprises Ltd.