MGernot
@mgernot
New Member
Joined: Feb 15, 2024
Topics: 0 / Replies: 36
Reply
RE: Exporting using .net

Usually in C# you check if an object is of a given type by using the ‘is’ operator if (obj is MyObject) { }

11 years ago
Forum
Reply
RE: Max python

Here you go thanks to Mr. Diggins:

11 years ago
Forum
Reply
RE: I'd buy that

Are you aware of this? I had high hopes for Maxsharp, which looked a lot more what i would expect from a .net-API. Basically it`s a wrapper around the…

11 years ago
Forum
Reply
RE: why mentalray not work?

Ok, im sorry but it doesnt work in 2014/MentalRay either. I thought it did, but i were wrong. You need Bobo`s trick to make it work, set a keyframe fo…

11 years ago
Forum
Reply
RE: why mentalray not work?

Did you take a look into the Attach Light example in the sample scenes? Because it`s working just fine with mental ray and scanline. Well,at least her…

11 years ago
Forum
Reply
RE: python – max2014

Get Object from node and then the TriObject from it, perhaps?

11 years ago
Forum
Reply
RE: PhysX Rope Script

Thanks to Mr. Gunn, you can get something similar here:

12 years ago
Forum
Reply
RE: SDK Start

Why not start here: and here:

12 years ago
Forum
Reply
RE: Is it a max bug or just a bad solver?

You really didn’t get it, don’t you? Well, nevermind…

12 years ago
Forum
Reply
RE: Is it a max bug or just a bad solver?

Nope. It`s just that people are so obsessed with the CAT-System that every available resource of the dev-team goes into fixing it.

12 years ago
Forum
Reply
RE: Linking scene objects?

Like i said, i never had a problem with link-contraint. Could it be something with your scene setup? I found another nice tutorial from Autodesk: D…

12 years ago
Forum
Reply
RE: Linking scene objects?

You don`t have to use a script for that and the link-contraint is working just fine. Everything is exposed in the 3dsmax UI. Take a look at this tutor…

12 years ago
Forum
Reply
RE: Return StateSet Name using C#

Just guessing but: masterStateSet.Children must be an Array or List. So you are accessing it by an index, something like: masterStateSet.Children[i]…

12 years ago
Forum
Reply
RE: Multithread in Maxscript

There is nothing ‘magical’ going on with C++.

13 years ago
Forum
Reply
RE: WPF, How it inpacts you?

spacefrog: that somehow sounds true for the Max internal WPF controls too. Like the ribbon, QAT and a bunch of other things … You sure it`s the …

13 years ago
Forum
Page 2 / 3