This is not perfect solution but works — with first line below you can stop the timer after testing if notifier != undefined do notifier.stop() g…
Or struct maybe callbacks.removeScripts id:#zacnyPersp global orthoToPersp ( struct otpStruct ( a , b, fn sprawdz_TM= ( if(viewport.GetTy…
Hmmm… maybe this one str = “1,2,3,5,7-10” filterstring str “,-” –#(“1”, “2”, “3”, “5”, “7”, “10”)
I agree. Also every user which use 3d party plugs that causing similar problems can also learn a simple line of mxs code ($.category) to find object c…
I don’t know. Maybe but I did’nt use such P-System. Anyway… We can always put one more item in the “exclude” lisr. Right?
Or simply fn GetSceneNodes = ( fn filterGeo node = ((node.category != #Itoo_Software or node.category != #Particle_Systems) and canconvertto node …
Yep. But objects in the scene still contains materials which not make sense.
Yep. For one statement “if…do” For two statement “if…then…else” But if code requires more then two statements I rather use “case of” then “if…then…els…
I not know is this posible by using mxs but with C# (ManagementObjectSearcher) is posible for sure. See this link.
denisT: … but it’s a common problem. see the windows. it sorts files alphabetical way instead of natural. Yep. Also 99.9% of WIN softwares have s…
This is not my method but slightly modifierd verion of original Denis code. My first methid will only help you only when you want to sort newly create…
Previous solution is good enough. Please no more c++
NICE! Are you used this for previous speed and memory test? It’s not funny. For me is difficult to understand and especialy to write this code. Stil…
Yep. I tried this morning the same : generate .net string array using valuetodotnetobject method use array sort method I know to load assembly “shlw…