Totally agree. Try to get the material of an object. In Maxscript, it would be o.material Try to do same thing in Maya.
1)Select camera 2) run this code deleteTime selection 0 1122200
You can access local variable of rollout from outside like this. otherRolVar = myRollout.localvariable Or… you can just use global variable.
fn rehash yourMacroFolder = ( yourMacros = getFiles (yourMacroFolder + “*.mcr”) for mcrs in yourMacros do ( filein mcrs ) ) rehash “C:\ emp\”
etxt = “1,3,5-7,10” barrayStr = “#{” + (substitutestring etxt “-” “…”) + “}” fArray = (execute barrayStr) as array
with printAllElements on ( )
What is “attach to node option”?
Looks great. a quick question. If I open multiple instances of max, how can I link a Notepad++ to a certain instance of max
Thank you, ,Denis! Rotu, I was actually considering XtraTreeList, too. Have you used it? Then, how is it?
You can check out my Layer Explorer extension.
I agree. When I saw this post, I was super excited, then I found out that I can use this only in maxscript. Well… in maxscript I don’t even need this….
Thanks for reply. I guess I need to find a better solution. Thanks.