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