MZ1
@mz1
New Member
Joined: Feb 14, 2024
Topics: 169 / Replies: 649
Topic
Forum
Replies: 6
Views: 95
Topic
Forum
Replies: 0
Views: 69
Topic
6 years ago
Forum
Replies: 0
Views: 50
Reply
RE: Return focus to max/viewport (for picking an object with dotnet)

Add this line at the end of your event handler function: enableaccelerators = on

6 years ago
Forum
Reply
Reply
RE: Tools set delivery

Sorry this is the first time I’m confused by your answer Would you please tell me your idea about this topics: 1 – Running max with commandline > …

6 years ago
Forum
Reply
RE: Tools set delivery

Don’t waste your time by rar or zip automation. I prefer InnoSetup which is professional,free and easy to use installer.It will manage everything spec…

6 years ago
Forum
Reply
RE: Tools set delivery

My pipeline for the tool “3dCutout” is: One installer(.exe) that will install all files at specific folder(Program Files by default). This installer w…

6 years ago
Forum
Topic
Forum
Replies: 1
Views: 79
Reply
RE: HOW TO $POS FOR A GROUP IN script

$ means selection, You should use another method to find group heads like this: for o in objects where (isgrouphead o or isopengrouphead o) and o.par…

6 years ago
Forum
Reply
RE: Get selection from instanced Unwrap_UVW modifier

PolyHertz: getSelectedVertices() doesn’t seem to have a way to specify the node getSelectedGeomVertsByNode has.

6 years ago
Forum
Reply
6 years ago
Forum
Reply
RE: Set tangents type (C#)

All we did are based on your code, Thank You my master! I’m not native English speaker and sometimes I’m not sure I understand your meaning. For examp…

6 years ago
Forum
Reply
RE: Set tangents type (C#)

I little organized the code: using Autodesk.Max; using System; namespace Library { public static class ControllerHelper { static IGl…

6 years ago
Forum
Reply
RE: Set tangents type (C#)

Very Nice! Thank You!

6 years ago
Forum
Page 20 / 55