LoneRobot
@lonerobot
New Member
Joined: Feb 14, 2024
Topics: 66 / Replies: 1075
Topic
Forum
Replies: 9
Views: 21
Reply
RE: Refesh Trackview Dialog?

Thanks a lot Denis, I had a feeling it would have to be something hacky like a forced refresh from calling another command. I guess you could call an…

11 years ago
Forum
Topic
Forum
Replies: 2
Views: 15
Reply
RE: Round number by increment?

BAM! MXS ROCKS on the numberwang. All we need is the stats from the same op in python and we can party like it’s 1999.34563

11 years ago
Forum
Reply
RE: Round number by increment?

A dotnet method too, for the sake of completeness math = dotnetclass “System.Math” roundVal = 90 angleVal = 256 roundVal * (math.Round(angleVal / (…

11 years ago
Forum
Reply
RE: FBX export settings

FBX export options are a complete pain to use as the documentation is not even complete enough to be deemed terrible. Most importantly, You will need…

11 years ago
Forum
Reply
RE: CopyFile to Program Files Directory

You probably know that you can use dotnet to fire a commandline process via xcopy or robocopy, but I think you’ll always be fighting UAC.

11 years ago
Forum
Reply
RE: New Autodesk Blog about Max SDK developement

I’d say based on the length of his beard, he knows what he is talking about.

11 years ago
Forum
Reply
RE: listbox help

metamesh: hey Pete, ps: you live either really far or are really quick in scripting to be able to do that on the train. took me hours to write what …

11 years ago
Forum
Reply
RE: listbox help

I decided that on my train ride in this morning i’d write a basic example. This assumes that you are using the following path structure: AssetRoot>…

11 years ago
Forum
Reply
RE: listbox help

Hi Alex, Its a scope issue. You have assetitems assigned to the list box items, but no way of getting that variable as it is nested inside your first…

11 years ago
Forum
Reply
RE: Strange crash with mixed dotNet and Max button

I don’t get any problems on 2013, works fine, either modal or not. :shrug: EDIT: i see it now. my bad. What a crock of sh*t!

11 years ago
Forum
Reply
RE: Getting max thumbnail issue.

Hi Haavard, I began looking at this many years ago here via my blog research, using the dsofile.dll from Microsoft. It is something that allowed deve…

11 years ago
Forum
Reply
RE: Getting max thumbnail issue.

DaveWortley: I would like to be able to do the following without opening the max file… Get a List of: Object Properties Object Transforms All Layer…

11 years ago
Forum
Reply
RE: how to use the "collect "command?

that’s nice Denis, i’d always used matchpattern with ignorecase set as true for that sort of thing. Thanks for the replies on dontcollect. I can see …

11 years ago
Forum
Page 9 / 77