iric_geo_polygon_read_points_f ============================== - Reads the coorinates of polygon vertices Format (FORTRAN) ------------------ .. code-block:: fortran call iric_geo_polygon_read_points_f(pid, x, y, ier) Format (C/C++) ---------------- .. code-block:: c ier = iRIC_Geo_Polygon_Read_Points(pid, x, y); Format (Python) ---------------- This function does not exists for Python. Arguments --------- .. csv-table:: Arguments of iric_geo_polygon_read_points_f :file: iric_geo_polygon_read_points_f_args.csv :header-rows: 1