kuatto
@kuatto
New Member
Joined: Feb 15, 2024
Topics: 4 / Replies: 8
Reply
RE: Billboard generator

Thanks, that worked.

15 years ago
Forum
Topic
Forum
Replies: 3
Views: 22
Reply
RE: Pivot to normal

Thanks, DenisT. That works perfectly.

15 years ago
Forum
Reply
RE: Pivot to normal

Thanks for the link, I used this function and it does indeed align the pivot’s z axis to the normal. (right object in the picture) Sorry if this is a …

15 years ago
Forum
Reply
RE: Getting object name from a string

Thanks guys, that did it. I was sorting the nodes, so [2][1] got me the name.

15 years ago
Forum
Topic
Forum
Replies: 4
Views: 21
Reply
RE: splitting a mesh based on a similar mesh

Although slow, this worked: Undo off () myTrack = $track mySegments = $trackobj* as array faceCount_T = myTrack.getnumfaces() faceT…

15 years ago
Forum
Reply
RE: splitting a mesh based on a similar mesh

Thanks Andreas I changed that section of code and it’s not breaking there anymore. One last thing… I can’t figure out how to reference the face for …

15 years ago
Forum
Reply
RE: splitting a mesh based on a similar mesh

Sorry for bumping my own thread, but I took another shot at it. I think I’m getting close but it’s giving me an arror (in [color=white]red[/color])…

15 years ago
Forum
Reply
RE: splitting a mesh based on a similar mesh

Thanks noontz. I tried filling out your pseudo code in steps.. (1) for i in “model I” objects create new mesh name = “segmen…

15 years ago
Forum
Topic
Forum
Replies: 7
Views: 21
Topic
Forum
Replies: 1
Views: 15