iric_geo_polygon_read_holecount_f ================================= - Reads the number of holes in the polygon Format (FORTRAN) ------------------ .. code-block:: fortran call iric_geo_polygon_read_holecount_f(pid, holecount, ier) Format (C/C++) ---------------- .. code-block:: c ier = iRIC_Geo_Polygon_Read_HoleCount(pid, &holecount); Arguments --------- .. csv-table:: Arguments of iric_geo_polygon_read_holecount_f :file: iric_geo_polygon_read_holecount_f_args.csv :header-rows: 1