Just some stuff I noticed... when I was messing around with this I noticed that after the lines are built and the script exited, the lines can be deleted one by one by doing a mousedown, drag, mouseup, and the line is apparently deleted.
I don't know if that's a bug or not, but if it is, it's maybe a "good" bug.
Also, setting the .hidden property at the end of the script, disables that drag deleting behavior, apparently because the lines are marked hidden, but still on screen, the snapping function still works, which could prevent an inadvertent line deletion.
Paul
|