If I replace this code: if isKindOf prop Material then getSubmats prop path:path format:(capitalizeFirst (propname as string) + “\\” + …
because while (myThreads[1].IsBusy or myThreads[2].IsBusy) and (not keyboard.escPressed) do () format “1 done:(%) – % ” ww[1].result.count ww[1] for…
Denis, I was very excited last night when I saw your vision in this matter, but I’m disappointed now when I see that it still crashes my max. Look wha…
Perfect. Do you mean – as tag, I can send a material?
Denis, I have just noticed what you said, to define all recursive functions inside a function. How could I read this and not notice )) Please tell me,…
Denis, you’re right. After changing SuperClassOf with isKindOf, the next bottle neck was the recursion. But I think, what I need is impossible to do w…
yes, this is very simple, but I wanted to use multithreading for a deep material scanning like this code: ( struct matDef (mat, path) local …
the fanny thing is that I use IsKindOf in the same script a little bellow, It really doesn’t crash max as superClassOf, but another problem arose th…
I had this problem only in cases when EditText was not dotnet.
sure, Jorge! this piece of code I will implement a bit later to my main script, and once connected, I will use it every day in my workflow, that’s why…
woooow! Tha’t really awsome! Thank youuu! I love this so much. Jorge, Julius, thank you so much. That really makes sense.
Yes, it’s true! In my case, the script will be not heavy, that’s why I think if max is more then 30 seconds or then 1 minute not responding, this mean…
and one more situation is when max is not responding, but still running, then I would like also to stop it from task manager and restart. Sorry, for s…
Does it return -1 even if it’s still displaying error report from Autodesk (I mean if it still opened in task manager)? In fact, in case of crash, I …