I vote for #1 – math should have time to participate this time!
try loading the System.Web assembly first. It’s probably not loaded by default with max or something like that. dotnet.loadAssembly “System.Web”
for me it’s mostly #5: too busy with work at the moment. same reason for not participating in the first challenge. In a couple weeks things should cal…
submit your job to backburner is the only solution. you can run a backburner manager and server on your local machine if necessary like if you dont ha…
alternative, slightly shorter and theoretically faster version since it’s just 1 property changing: (getClassInstances bitmaptex).preMultAlpha = off …
havn’t looked at your script but there’s a script that already does this which can be found here: at the very least the above script will provide so…
what exactly are you trying to achieve? have you looked into using a scripted mouse tool ?
pinvoke.net is invaluable for this sort of thing
meanwhile use dotnet: (dotnetclass “System.IO.File”).WriteAllText <filename> <text_string>
i don’t have 2012 but rolloutcreator is just a maxscript struct so in the meantime you can probably just edit the rolloutcreator.ms file to fix the pr…
TimHawker: Hi Gravey, Hardly anything is different. I used the if statement you had provided and added that to the solution denisT provided. I was …
TimHawker: denisT, Thanks so much for posting that. Works like a charm I’ve modified the compiling part slightly to sort by imageIndex, and then s…
my bad. As Denis suggested the line append source “if (i == 0) return string.Compare(tx.Text, ty.Text); ” should be: append source “int i = tx.Imag…
fn CompileNodeSorterClass forceRecompile:false = ( if forceRecompile OR dotnetclass “TreeViewTools.NodeSorter” == undefined do ( source = “” …
maybe you are thinking of intersectRayEx which requires that the world state of the node is a mesh?