LoneRobot
@lonerobot
New Member
Joined: Feb 14, 2024
Topics: 66 / Replies: 1075
Reply
RE: Subanims material Type

one possible method would be to have an array for each material type, and use a case expression to filter the properties you wanted – bitmapmaparray …

17 years ago
Forum
Reply
RE: "No Constructor Found" problem

number values are easy to cast into different formats without having to use execute eg – val = 1 1 val as string “1” val as integer 1 val as …

17 years ago
Forum
Reply
RE: Script caused Fatal Error, what am I doing wrong?

gc light:true should allow you to call the garbage collector without flushing the undo history if that helps.

17 years ago
Forum
Reply
RE: fibonacci / golden ratio

you might find this useful too –

17 years ago
Forum
Reply
RE: .NET: how to unload assembly ?

Hey Dr, ah, Thanks for that, I’ll look into it and report back. cheers!

17 years ago
Forum
Reply
RE: .NET: how to unload assembly ?

here’s a thing – can you dynamically compile dlls that have referenced assemblies? this has worked fine with anything within the system namespace, but…

17 years ago
Forum
Reply
RE: .NET: how to unload assembly ?

i guess currently you have to get used to restarting max when testing a custom assembly. :hmm: I copy everything from Visual Studio to a launch dire…

17 years ago
Forum
Reply
RE: .NET: how to unload assembly ?

Hi Markus, Mike’s post was really helpful to me too, however I changed the top line to compile Visual Basic instead – fn CreateAssembly src = ( …

17 years ago
Forum
Reply
RE: Maxscript and wire parameters stop working (sometimes)

steev: i along with this slider i had spinner two-way wired to the slider in order to easily right-click on the spinner and re-set it & the slid…

17 years ago
Forum
Reply
RE: Maxscript and wire parameters stop working (sometimes)

That’s interesting to know steev, as I hadn’t seen any issues after installing the patch. This is because I dont tend to use two way connections, more…

17 years ago
Forum
Reply
RE: Maxscript and wire parameters stop working (sometimes)

I have had this on numerous installs of 2009, it is a known bug and documented in SP1. best to install the hotfix from the autodesk site and it should…

17 years ago
Forum
Reply
RE: Dynamically obtaining custom attribute parameter names in Array

ZeBoxx2: Edit: I thought this question looked familiar – darn the weekends that was the fella! be damned my goldfish brain!

17 years ago
Forum
Reply
RE: Dynamically obtaining custom attribute parameter names in Array

ta rich- yes, I was typing from memory so being monday morning I’m surprised it was just that!

17 years ago
Forum
Reply
RE: File Browser within mxs rollout?

looks like a few useful nibbles in there Rich, I’ll have to take a look at that. not tried any, but codeproject also has a few .net directory browser…

17 years ago
Forum
Page 43 / 77