the one in the .cpp, if i’m reading right, just does 2 dimensional collision. For that one i already found a relatively easy one on line, though won…
Hehe…true, after looking at, but it will work. Thanks Denis!
Basically right now i’m using the bounding box of each segment and doing an intersection test that way, but its not the most elegant. I didn’t know if…
That works perfectly. Awesome!, thanks man.
Sorry, forgot to add that. This would be a mxs through a function argument. To throw a concept out there in psuedo code fn ClampColor val = (…
It appears to be ‘getMAXFileObjectNames’ in 2019.3, when the count is around 1000. Using it seems to clear the undo buffer. NOTE: Basically, get so…
Awesome! Thanks for the help guys : )
Awesome, i’ll give this a shot! Thanks for the help
Thanks! I haven’t delved much into gw. calls, or gettransformaxis. The second one is the one I needed. Is there a way to get similar data withou…