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