iric_geo_polygon_read_holepointcount_f ====================================== ポリゴンの穴の頂点の数を返す。 形式 (FORTRAN) --------------- .. code-block:: fortran call iric_geo_polygon_read_holepointcount_f(pid, holeid, count, ier) 形式 (C/C++) --------------- .. code-block:: c ier = iRIC_Geo_Polygon_Read_HolePointCount(pid, holeid, &count); 形式 (Python) --------------- Python にはこの関数は存在しない 引数 ---- .. csv-table:: iric_geo_polygon_read_holepointcount_f の引数 :file: iric_geo_polygon_read_holepointcount_f_args.csv :header-rows: 1