See also UL_BOARD, UL_PACKAGE
Example
board(B) { B.holes(H) { printf("Hole: (%d %d), drill=%d\n", H.x, H.y, H.drill); } }