cg_iric_write_sol_polydata_integer_f ======================================== - Outputs integer-type calculation results, giving a value for a polygon or polyline. Format (FORTRAN) ------------------ .. code-block:: fortran call cg_iric_write_sol_polydata_integer_f(label, val, ier) Format (C/C++) ---------------- .. code-block:: c ier = cg_iRIC_Write_Sol_PolyData_Integer(label, val); Format (Python) ---------------- .. code-block:: python cg_iRIC_Write_Sol_PolyData_Integer(label, val) Arguments --------- .. csv-table:: Arguments of cg_iric_write_sol_polydata_integer_f :file: cg_iric_write_sol_polydata_integer_f_args.csv :header-rows: 1