Thanks for those snippets! I will have to try them out For reference this the current code i am testing inside max by using the script editor (tried to put it in some kind of code block) (edit: made it blue as it was hard to see with the grey text on gray bg, also fixed a bitarray assignement) Function GetAUsingB modOrObj…
Hey, i am back with another maxscript issue im facing. in Maxscript for sw 3D Studio Max 2016 I am currently trying to build a series of functions to among other things get loop/ring edge "spans" between edge selections or specific edges. The first step in such a function is reliably getting the next edge in the loop/ring…