Kickflipkid687
@kickflipkid687
New Member
Joined: Feb 14, 2024
Topics: 67 / Replies: 560
Reply
RE: Rapid Object Creation

hmmm… Very interesting about the name. I didn’t think of that one/try that. So ur saying, check max version in the code, if < 12, use uniquename…

13 years ago
Forum
Topic
Forum
Replies: 6
Views: 44
Reply
RE: Max geometry esporter in C#

I have 32 and 64bit as well. I will try those later.

13 years ago
Forum
Reply
RE: Max geometry esporter in C#

Hm… Yes, it is Dotnet 2.0 I’m pretty sure, compiled as 64bit for 64bit Max. I could try to compile as 3.5 or something and see if it works?

13 years ago
Forum
Reply
RE: Max geometry esporter in C#

Ya, it’s copied from my other one that works

13 years ago
Forum
Reply
RE: Max geometry esporter in C#

Somewhat off topic, I tried this again, and I can load the reflection just fine from what I can tell, but when I go to create and Instance, it returns…

13 years ago
Forum
Reply
13 years ago
Forum
Reply
RE: Max geometry esporter in C#

I think a script I found that exports the data to XAML did it in only a few seconds or something with a filesize of around that.

13 years ago
Forum
Reply
RE: Maxscript NURBS

Well lookin at the Nurbs documentation, the commands that are listed don’t even want to work. Trying these on a NURBS Surface, they come up “Unknown …

13 years ago
Forum
Reply
RE: Maxscript NURBS

Well besides the Help file, CgTalk is probably your best bet imo unfortunately. I wish I could help, but I don’t know anything about nurbs creation.

13 years ago
Forum
Topic
Forum
Replies: 0
Views: 36
Reply
RE: Hiding Notepad

Here’s some code I’ve used before to restore/maximize a custom app fn maximizeUI = ( SC_CLOSE = 0xF060 C_MAXIMIZE = 0xF030 SC_MINIMIZE = 0xF020 …

13 years ago
Forum
Reply
RE: Query "Progressive Display" button state…

Sounds like a good hack to me, haha. I like those kind of things. Not the normal way of doing it, but it could work.

13 years ago
Forum
Reply
RE: MakePlanarin reference local coordinate

Hm, I didn’t know you could do the unsupplied check

13 years ago
Forum
Reply
RE: nodeLocalBoundingBox

Sorry for all the spam. I got that last issue solved, it was because my ray was hitting/using the object I didn’t want it to, so it kept moving/updat…

13 years ago
Forum
Page 16 / 42