tbl_vline_rulelist
count = tbl_vline_rulelist(gridId, x, y1, y2, array)
This function fills array with the IDs of the rules that occupy the vertical line identified by the coordinates x, y1, and y2 in grid gridId and returns the number of IDs.
도움이 되셨나요?