ポリゴンの値を実数で返す。
call iric_geo_polygon_read_realvalue(pid, realval, ier)
ier = iRIC_Geo_Polygon_Read_RealValue(pid, &realval);
Python にはこの関数は存在しない