sure here is the 2016 version vray dirt.max (904 KB)
here is the file thanks for the help vray dirt.max (892 KB)
ok got to work just changed the path
thanks for the help but its not working i get – Error occurred in anonymous codeblock; filename: ; position: 2; line: 1 – Runtime error: FileStream …
so this is what i have now but its not working max select all meshamount = $.mesh.numfaces txt = meshamount f = (createFile “C://tmp.txt”) format tx…
max select all works because i only have models in my scene no lights or other junk
I got it work now thanks for the help max select all ( sme.Open() –DELETE AND CREATE A NEW VIEW sme.DeleteView 1 false NewView = sm…
unless there is a way to just delete them(vray2sided) all without using the slate editor?
so i want it to clear all in the slate editor (incase it is a old material) then i want it to get the only object in the scene material and put it bac…
sweet thank you very very much it works great but if i want to clear the slate and select the only object (only one object in the scene)in the scene …
I am trying something like this to select them? i dunno if it work though matVray = for m in scenematerials m.category == #VRay2SidedMtl collect m;