Mambo4
@mambo4
New Member
Joined: Feb 14, 2024
Topics: 83 / Replies: 271
Reply
RE: [c#] RegisterViewportDisplayCallback problem

in my mxs DLL manager I instantiate classes using System.Activator and passing Type as a dot net object. what happens if you replace MyVC=assembly…

11 years ago
Forum
Reply
RE: Robust texture pathing

My searches yielded a bewildering array of ways to mangle and obfuscate max texture file paths. I settled on asset Tracker’s AtsOps Interface to man…

11 years ago
Forum
Reply
RE: Robust texture pathing

nice tool, even scriptable, but I need to know how to do it myself. where can I find the mxs equivalent of the buttons in the bitmap / photometric pa…

11 years ago
Forum
Topic
Forum
Replies: 3
Views: 15
Reply
Topic
Forum
Replies: 2
Views: 12
Reply
RE: [C#] a .dll with persistent settings?

Thanks for your responses. I went with Environment variables (I wanted this to take palce in C# not mxs.) I found that with SetEnvironmentVariable , t…

11 years ago
Forum
Topic
Forum
Replies: 3
Views: 11
Reply
RE: passing multiple arguments to dotNet fns without breaking mxs syntax

yes that works. I guess the fact that the syntax for one param looked C# -ish confused me. there went one hour :banghead:

11 years ago
Forum
Reply
RE: [sdk][C#] ExportToFile options?

Amazing. It works! public static string fbxExport(string filePath) { string fullPath=Path.Combine(filePath); …

11 years ago
Forum
Reply
RE: [sdk][C#] ExportToFile options?

Thanks for your reply. This is a level of coding deeper than I have been to before. I’ll try and see if I can shoehorn this into C#

11 years ago
Forum
Topic
Forum
Replies: 3
Views: 8
Reply
RE: Saving tool defaults across sessions

thanks Dennis. Would there be any reason not to use 3dsMax.ini file returned by getMaxIniFile() for this purpose? Or is it more wise to create my own …

11 years ago
Forum
Topic
Forum
Replies: 4
Views: 14
Page 11 / 24