Guimas
@guimas
New Member
Joined: Feb 15, 2024
Topics: 5 / Replies: 10
Topic
Forum
Replies: 1
Views: 21
Topic
Forum
Replies: 0
Views: 148
Reply
RE: some little help with basci maxscript?

Hey metamesh, whasup? There it goes: vertArray = getVertSelection $ for verts in vertArray do ( p = point() p.pos = polyOp.getVert $ verts ) if…

17 years ago
Forum
Reply
RE: Weld vertices in multiple splines at once

HOHOHO HAHAHAHA!!! It worked!!! Amazing man, you’re the best!!! Thanks a lot! HOHOHO HAHAHAHA!!! see ya…

17 years ago
Forum
Reply
RE: Weld vertices in multiple splines at once

Basicly it’s an dotnet Timer function which calls the weld function. Hi I use max 8 at the office and your code with dotnet does not work in my comp…

17 years ago
Forum
Reply
RE: Quick question regarding float_script

Thanks James, I finally got the way to do it, so I will be able to apply the method in my future work. [size=1]a = $Sphere01 b = $Sphere02 sC =…

17 years ago
Forum
Reply
RE: Quick question regarding float_script

That’s really cool, thanks a lot! Looks a lot with what I’ve seen with maya. Mate just a question though, this is not working with knots, vertexes, e…

17 years ago
Forum
Reply
RE: Quick question regarding float_script

thanks Bobo for your quick reply, Yes I do have Max 8 here at the office but even though I manage to download the version 9 MAXScript reference I sti…

17 years ago
Forum
Topic
Forum
Replies: 6
Views: 161
Reply
RE: Louvers Scripts

Hi, you can try: sunNormal = $Compass01.pos – $Sun01.transform.row4 It is not the best option but it worked for me good luck. G

17 years ago
Forum
Topic
Forum
Replies: 2
Views: 9
Reply
RE: Mass attach objects to closest vertices

worth a try. Hi I did something quite similar some days ago but used faces instead of vertices. I just copied this using an example that comes with m…

18 years ago
Forum
Reply
RE: hide objects inside an animation using maxscript

Well I tried several entries at the search field in this forum and nothing, then I found a visibility controller in one tutorial on the web: It is qui…

18 years ago
Forum
Topic
Forum
Replies: 2
Views: 152
Reply
RE: Geometrical calculations : points, lines, planes : intersections, distances, angles

Nice thread! Any idea in how to test if a point is inside a n-dimensional polyhedron just by coordinates? If one has all the vertexes coordinates of …

19 years ago
Forum