kaczorefx
@kaczorefx
New Member
Joined: Feb 15, 2024
Topics: 19 / Replies: 38
Reply
RE: Writing long text file – slow šŸ™

Wow, extremely fast Thanks. Just for anyone else if you want to keep multi line structure: temparr=filterString edt1.text ” ” txtFile = @”C:\Temp\m…

11 years ago
Forum
Topic
Forum
Replies: 3
Views: 19
Reply
14 years ago
Forum
Topic
Forum
Replies: 1
Views: 45
Reply
RE: Modifiers unique ID???

Hmm interesting approach. when parameters this changes obj do ( if obj.enabled==true AND obj.plbase.node!=undefined then unhide obj.plbase.node if ob…

15 years ago
Forum
Reply
RE: Modifiers unique ID???

The thing is the on delete doesn’t work. The manual explains it is because the event gets called when the modifier gets deleted from the scene. Proble…

15 years ago
Forum
Reply
RE: Modifiers unique ID???

Hmm, yes, already generating my own ID. Hoped there’s a more ā€œprofesionalā€ way Any ideas regarding the scene state problem? It’s as if the maxObject…

15 years ago
Forum
Topic
Forum
Replies: 10
Views: 47
Reply
RE: Setting different background images in two Viewports?

Thanks, will look into that, but will still try to find a solution without using someone elses script By the way is there any advantage in using Ima…

15 years ago
Forum
Topic
Reply
RE: Two skew lines intersection algorithm?

Got it: fn findLinesIntersection pA a pB b = ( — function returns the closest point on line A, closest point on line B and distance between lines …

15 years ago
Forum
Reply
RE: Two skew lines intersection algorithm?

I also managed to find some math solutions on some college forums Will try to implement it, and post the function here if I succeed The most aggrav…

15 years ago
Forum
Topic
Forum
Replies: 4
Views: 42
Reply
15 years ago
Forum
Reply
RE: Accessing variables between Max instances??

I already have it working within one max instance. A friend of mine asked me if it could work between instances as well – he likes to have his project…

15 years ago
Forum
Page 1 / 4