I did some speed tests but don’t have the results with me right now. I can get back to you on that if you want. In general, I found MeshProjIntersect…
Paul, FWIW have you looked into MeshProjIntersect? – MartinB
Fairly cool, thanks for posting (and updating)! I slowly start to look into .Net and this is yet another nice example why I should do it. Do you thin…
How would you extract all keywords, Johan? – MartinB
FWIW, I came across the .autoScroll property of PictureBox. I think this will take care of the scrollbars? – MartinB
A MAXScript bitmap value, in fact. It could be converted to a .NET one (if one knew how to do so…). ypuech: Here is my code for zooming withou…
Shane and Yannick, first of all: Thanks very much for your help! This forum is pretty awesome, I am glad I came here after The Area got unuseable! Y…
I see. Too bad, I did not have time to test it. drdubosc: I’ve been trying to sort this one out, which does use the economies, as far as I can…
Wasn’t there a post in this thread that implemented the method from the blackpawn website? I could swear it was in here, but I cannot find it anymore….
Oh, OK! Excellent. Sorry, I was too sloppy to read it thoroughly. – MartinB
Nice one, thanks Paul. Here’s an idea if you want to extend this: How about a tool that will take all selected objects and display their names in the …
OK, I’ll redo the scene in Max9 if you want. It’s just a point helper with a script controller that always sits on the closest point to another point …
how do I delete a post?
I think the face number is simply off by 1. It starts counting at zero, whereas MAXScript counts from 1. See attachment. – MartinB