I usually made this code because it allows you to control all phases: /* the .anim file format can be this: String :”ANIM” Integer : numofnodes …
Luten: I was looking for some solution. I wrote script what save information to custom .txt file but how I can apply this information from .txt file…
Hi i tried to build a kind of conversion from maxsript and csharp’s dll, passing a DotNet array of point can be in my opinion a good solution to excha…
uhm, give me source code, because i think the problem is the 64bit version, i have max32 and 64 also, and 64 do a lot of problem with dll…
Kickflipkid687: Somewhat off topic, I tried this again, and I can load the reflection just fine from what I can tell, but when I go to create and In…
Also with Max.NET tutorials don’t work nothing… compiled the test.dll, put into plugins folder, load with mytestfn = (dotNetObject “MyProject.MyPlu…
exemple: can you made in C# the example found in “15. From C++ to Maxscript and vice versa” ? #include “Maxscrpt\Maxscrpt.h” #include “maxscrpt\Stri…
denisT: only thing that i asked you is to show a little code how to get vertex tangent. you found it in fn get_method1 in geometry_class.ms but:…
thanks, now i can delete the dll witout close max according with Max SDK i tried to get the IMesh from a IINode, but i can’t undestand the ConvertToT…
Thanks, i will try… After 1h of test i found finally a interessant function to work with max nodes: public static String GetNodeName(uint handle)…
and an off-topic question: why maxscipt lock the dll file ? i’m try to delete the ClassLibrary2.dll but is running in max, i write in maxscript “gc li…
ok, this is very nice but you are running too, i ask a little example of c# or a step by step example to avoid a lot of incomprehension So, i read …
one moment, this is off-topic because the maxscript code don’t have issue but “a lot of fast function” = “one slow script”. If you are interest…