Serejah
@serejah
New Member
Joined: Feb 14, 2024
Topics: 34 / Replies: 1221
Reply
RE: Support class with multiple name (C#,SDK)

based on some condition? learn.microsoft.com C# preprocessor directives – C# Learn the different C# preprocessor directives tha…

1 year ago
Forum
Reply
RE: Support class with multiple name (C#,SDK)

Maybe you could use alias for this kind of thing. Here’s the SO thread that demonstrates what I mean. But anyway you’ll need to somehow find the exact…

1 year ago
Forum
Reply
RE: Reload Modifier Sets, or ability to reload .ini

No. This is the functions list from IDA with loaded .PDB file. You will not find anything related to modifiers sets in sdk reference or source files. …

1 year ago
Forum
Reply
RE: Reload Modifier Sets, or ability to reload .ini

Hobbs: … its definitely a hack. I was looking for something a little more robust Then you need to reverse engineer 3dsmax.exe and play with one…

1 year ago
Forum
Reply
RE: Reload Modifier Sets, or ability to reload .ini

TheModButtonsSets class methods aren’t public so you have very few options. Changing the current set should be easy, but I don’t know how to force max…

1 year ago
Forum
Reply
RE: Rotate command (SDK,C#)

docs says there’s PushStdCommandMode for this

1 year ago
Forum
Reply
RE: Interesting challenge for MaxScripter

really nice challenge, I like it no matter what I do I fail miserably

1 year ago
Forum
Reply
RE: Precise position export with MaxScript

maxscript has bit struct with useful methods bit.floatAsInt <float> bit.intAsHex <integer> more info you can find in the mxs reference ( …

2 years ago
Forum
Reply
RE: Precise position export with MaxScript

jimpix: any way to fix this? use formattedPrint

2 years ago
Forum
Reply
RE: Drag\Drop image and get the filename

If you’re the author of the interface it shouldn’t be a problem at all. Otherwise too little information to answer. For drag dropping there’re plenty …

2 years ago
Forum
Reply
RE: Display color in viewport polygons by Material ID

There’re no good methods to show multiple IDs at once afaik, better use temporary multi-mtl for that purpose. Set a couple of callbacks that would swi…

2 years ago
Forum
Reply
RE: MAXScript listener black output color when print from .Net callback method

ok, for those who don’t mind some scintilla hacking there’s a workaround. to define more styles use SCI_STYLESETFORE, SCI_STYLESETBACK and others fn …

2 years ago
Forum
Reply
RE: How to avoid pop-up during AI file import

abilask: I want these two option by default selection 1.AI Import –> “Merge object with current scene” and 2. Import Shape as –> “Single Obj…

2 years ago
Forum
Reply
RE: How do I use ExecuteMaxscriptCommand

Why do you encrypt your message so we have to go to google translate? I could answer in my native language but would it make sense to anyone here? Per…

2 years ago
Forum
Page 1 / 84