iric_geo_riversurvey_read_position_f ==================================== - Reads the coordinates of the crosssection center point Format (FORTRAN) ------------------ .. code-block:: fortran call iric_geo_riversurvey_read_position_f(rid, pointid, x, y, ier) Format (C/C++) ---------------- .. code-block:: c ier = iRIC_Geo_RiverSurvey_Read_Position(rid, pointid, &x, &y); Format (Python) ---------------- This function does not exists for Python. Arguments --------- .. csv-table:: Arguments of iric_geo_riversurvey_read_position_f :file: iric_geo_riversurvey_read_position_f_args.csv :header-rows: 1