MutantCel
@mutantcel
New Member
Joined: Feb 15, 2024
Topics: 1 / Replies: 5
Reply
RE: Maxscript and Editable Poly

That seems to have worked. Thanks for your help Jon. If I can help you with anything, let me know.

18 years ago
Forum
Reply
RE: Maxscript and Editable Poly

I tried you code, and it does not give me the error I was getting before but now it will not put i into an array. I am appending faceArray each time …

18 years ago
Forum
Reply
RE: Maxscript and Editable Poly

faces = polyOp.getFaceSelection $Plane01 This should work, it works in the listener window but not in my script! What am I doing wrong? It gives me…

18 years ago
Forum
Reply
RE: Maxscript and Editable Poly

Ok, I use polyop.getFaceCenter $ 1 as getFaceNormal equals the same for all faces. It returns LocalCoordinates of the face [-23,35,0] so I can select…

18 years ago
Forum
Reply
RE: Maxscript and Editable Poly

Thank you Mathieson, I will try that. I see your thought process. I will post if it works

18 years ago
Forum
Topic
Forum
Replies: 10
Views: 125