ポリゴンの頂点の座標を返す。
call iric_geo_polygon_read_points(pid, x, y, ier)
ier = iRIC_Geo_Polygon_Read_Points(pid, x, y);
Python にはこの関数は存在しない