aaandres
@aaandres
New Member
Joined: Feb 14, 2024
Topics: 52 / Replies: 726
Reply
RE: Converting DotNet values to MaxScript?

You can’t return a native maxcript Matrix3 from a dotnet object IMatrix3.

8 years ago
Forum
Reply
RE: Problem understanding structures

Here’s a code with three different methods of accessing the ‘controlSize’ value.

8 years ago
Forum
Reply
RE: Problem understanding structures

I’m glad I was helpful but… your code still doesn’t work. Try it restarting 3dsMax: it will throw errors. You have problems with variables visibility …

8 years ago
Forum
Reply
RE: Problem understanding structures

I haven’t seen the purpose of your script, just tryed to make it work. Really too many mistakes. Is all this code from you? You can make it work by: …

8 years ago
Forum
Reply
8 years ago
Forum
Reply
RE: 3ds max sdk .NET

In fact, we can pass objects to C#:

8 years ago
Forum
Reply
RE: 3ds max sdk .NET

Well, it seems that this obstacle is surmountable!

8 years ago
Forum
Reply
RE: Passing parameters to rollouts

And of course you can use an ‘*.ini’ file to load values in the ‘on open’ event and save them in the ‘on close’ one.

8 years ago
Forum
Reply
RE: Box Reorder Challenge

Without additional information, this is my proposal (few maths here):

8 years ago
Forum
Reply
RE: Box Reorder Challenge

What about the pivot? It must stay at its relative position after rotations or should it move to its original world position?

8 years ago
Forum
Reply
RE: Box Reorder Challenge

Sorry but I can’t understand the challenge. You talk about “re-orient” and about “re-order”, and only with a box that must keep it’s shape, view and o…

8 years ago
Forum
Reply
RE: Get center position of an edge.

This thread is a good example that shows why this forum is doomed to die if we don’t change something. I think we need some basic rules of operation. …

8 years ago
Forum
Reply
RE: Challenge: 'n' loops inside loops

Results updated with Memory Using values. Thanks all of you for your contribution.

8 years ago
Forum
Reply
RE: Challenge: 'n' loops inside loops

Yes, recursion is the key. Both solutions are very similar and give the same time results (a little better DenisT’s one, depending on maxNum and numIt…

8 years ago
Forum
Topic
Forum
Replies: 7
Views: 52
Page 10 / 52