Hi,thanks,yes,just tested,it seemed the code need to fix.
Thanks for Great help,thanks for detailed instruction!Hope this can help others too.
k4noe: public static string sayHelloWord (string str) { string hell= str; return hell; // if you want just say string // returned ex:str= “hello” …
Hi aaandres,thanks for reply,I need to get some hardware information through C#,I just don’t know how to do that ,is there an example of get data from…
No,I am sorry,I don’t have the latest version :curious:
I just test, Win7,64 bit Not crashed: 3dsmax 2009,2012,2014,2017 Crashed immediately: 3dsmax 2013,2016
I am sorry,I just switch max to a higher version,then it worked.I used a lower version for test(max 2009),it seemed does not work until changed to max…
Why the new file test.zip still has 0 byte after I changed codes? oldPath = @”C:\jpg-zip.zip” newPath = @”C:\Test.zip” oldStream = (dotNetClass “Sy…
Like this?I really don’t know how to do that: oldPath = @”C:\jpg-zip.zip” newPath = @”C:\Test.zip” oldStream = (dotNetClass “System.io.file”).open …
For my plugin customers,major version is max2014. and then max2012->max2016,few of them use 2011,2013 and 2015,several use 2009,none use 2017,until…