tbl_grid_celllist
count = tbl_grid_celllist(gridId, array)
This function fills array with the IDs of each cell in grid gridId and returns the number of IDs. The cell IDs are returned in row-major order.
도움이 되셨나요?