ポリゴンの頂点の数を返す。
call iric_geo_polygon_read_pointcount(pid, count, ier)
ier = iRIC_Geo_Polygon_Read_PointCount(pid, &count);
Python にはこの関数は存在しない