iric_geo_polygon_open_f ======================= ポリゴンファイルを開く。 形式 (FORTRAN) --------------- .. code-block:: fortran call iric_geo_polygon_open_f(filename, pid, ier) 形式 (C/C++) --------------- .. code-block:: c ier = iRIC_Geo_Polygon_Open(filename, &pid); 形式 (Python) --------------- Python にはこの関数は存在しない 引数 ---- .. csv-table:: iric_geo_polygon_open_f の引数 :file: iric_geo_polygon_open_f_args.csv :header-rows: 1