iric_geo_polygon_read_holepointcount_f ====================================== - Reads the number of vertices of hole polygon Format (FORTRAN) ------------------ .. code-block:: fortran call iric_geo_polygon_read_holepointcount_f(pid, holeid, count, ier) Format (C/C++) ---------------- .. code-block:: c ier = iRIC_Geo_Polygon_Read_HolePointCount(pid, holeid, &count); Format (Python) ---------------- This function does not exists for Python. Arguments --------- .. csv-table:: Arguments of iric_geo_polygon_read_holepointcount_f :file: iric_geo_polygon_read_holepointcount_f_args.csv :header-rows: 1