Quote Originally Posted by jgwentworth96 View Post
Your previous post before I mentioned the "getCommonCycle(x, y, (cycle.bottom*-1+cycle.clearance))"worked well enough for us. We desperately need to be able to use drill ops right now.
Because much of my drilling consists of selected points I have always been in the habit of defining my drill depths, in this case cycle.depth worked correctly. After messing around it is clear your code was more reliable.

I updated the post to use your code.
getCommonCycle(x, y, (cycle.bottom*-1+cycle.clearance))