Rivendale
@rivendale
New Member
Joined: Feb 15, 2024
Topics: 27 / Replies: 154
Reply
RE: SpinQuads

Hey Bobo, damn you beat me to the punch…again. I tried your sciprt in max5 and it seems to work fine. Nice work. Falfa- I too decided to write someth…

20 years ago
Forum
Reply
RE: ResetXform through maxscript?

Aha I see. I’m on max5 here. Thanks for the info Cooper. CML

20 years ago
Forum
Topic
Forum
Replies: 2
Views: 20
Reply
RE: Problems getting MapVert

Alright, I tried the other way of doing it and it’s blazing fast:) Here’s the code I use if anybody is interested: uv = modpanel.getcurrentobject()…

20 years ago
Forum
Reply
RE: Problems getting MapVert

Bobo- Thanks, I don’t know how it is in later versions of max but in my max5, for such a conversion to work, all of the mapfaces verts must be selecte…

20 years ago
Forum
Reply
RE: Problems getting MapVert

Bobo- Thanks, but it’s not so much the getting of the mapverts that’s taking time, it’s when I want to select verts in the $.baseobject based on the s…

20 years ago
Forum
Reply
RE: Problems getting MapVert

Bobo- Oh yes, of course I need to check all faces. I didn’t think about that. It works ok now both ways, but it’s terribly slow to go from the uvw’s t…

20 years ago
Forum
Reply
RE: Problems getting MapVert

alright, found these: polyop.getMapFace $.baseobject 1 … [size=2]polyop.getFaceVerts $.baseobject …[/size] [size=2][/size] [size=2]Those two should d…

20 years ago
Forum
Reply
RE: Problems getting MapVert

Bobo- Thanks, hmm that’s a way I have tried already. I get the faces a vertex is using, pick one of those faces and check wich vertnumber the initial …

20 years ago
Forum
Topic
Forum
Replies: 10
Views: 23
Topic
Forum
Replies: 1
Views: 23
Reply
RE: Finding the "opposite" normal direction?

Yes Rens is right, to write it in an easy way you could just put a – before your Point3 like so: -[1,1,1] CML

20 years ago
Forum
Reply
RE: Strangness in my WHEN construct

Bobo- Alright thanks, I tried it some and I can see the difference. The tool I was working on seems pretty ready now:) . It’s a “mode” you can enter …

20 years ago
Forum
Reply
RE: Strangness in my WHEN construct

hey, thanks a lot for the help! Bobo- That sounds like a good idea, but I can’t get it to work. Can you post a easy example of how it should be used …

20 years ago
Forum
Topic
Forum
Replies: 8
Views: 20
Page 10 / 13