OK, I just re-read and understand that the returned point was made by getting the distance and figuring out the ratio of the original vector and then …
Here’s a version of the code that returns both ways. vector length and distance tested. Not sure if one is better than the other. Your help is much …
Yup, I get it now. No distance needed. Just length of returned vector. Thanks for your persistence. Cg.
I just looked up vector projection and found this link at khan academy. I didn’t even get half way through the vid before it all clicked into place…
Hey Swordslayer thanks for your reply. I’m not sure whether I don’t understand your answer properly, or I didn’t explain myself properly. But I’ve tri…
Denis, you’re a champion. Cg.
Sorry, I’m not following you. It already has a hotkey set to “o” to toggle it. I need to know how to do it with maxscript. Cg.
You may have had 50+ views with no replies because you haven’t really given a good explanation of your problem. My initial response that I thought of…
Thanks Spacefrog
Thanks Denis. I’m of the same opinion and have scripted for years with “do” unless I needed an “else” but have lately started moving over to the “then…