Hey metamesh, whasup? There it goes: vertArray = getVertSelection $ for verts in vertArray do ( p = point() p.pos = polyOp.getVert $ verts ) if…
HOHOHO HAHAHAHA!!! It worked!!! Amazing man, you’re the best!!! Thanks a lot! HOHOHO HAHAHAHA!!! see ya…
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…
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 =…
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…
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…
Hi, you can try: sunNormal = $Compass01.pos – $Sun01.transform.row4 It is not the best option but it worked for me good luck. G
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…
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…
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 …