Is it a C++ DOT NET dll? C# dlls are the only ones I have been able to load via max script.
+1 to using ATSOPs interface for path wrangling. Not because it’s the simplest to use but because it seems to be the most effective approach At least…
possibly same as the issue i had getting wizard the plugin to work see post #3 horrible barrier to those of us not raised in a C/C++ / Visual Studio …
CSV is a text format for data tables. you just use commas to separate items that would be a single cell in excel lines form a single row , the comma…
exprForMAXObject <MAXWrapper_object> [explicitNames: <boolean>] I did know that one. how useful!
my ADSK variable looks badly garbled (tons of paths, none to the max root) Is there a way to correct it? [edit] never mind, I just used windows horri…
To correctly flip bone you want to operate on the position values but on the transforms of the bones. Here is a function I use to match left to right…
tip: the dot “.” seperator is best considered as a reserved key word/operator so avoid “.” in any naming scheme somethign.somethingelse looks less li…
if the character root space = worldspace object.transform will give you the absolute transform in world space object.transform.rotationPart gives you…
I was thinking of making a tool to do this, but I mean when some artist adds a skin modifier manually, is there a way to always have it default to say…