cg_iric_write_sol_polydata_groupbegin_f ========================================== - Start outputting calculation result defined at polygons or polylines. Format (FORTRAN) ------------------ .. code-block:: fortran call cg_iric_write_sol_polydata_groupbegin_f(name, ier) Format (C/C++) ---------------- .. code-block:: c ier = cg_iRIC_Write_Sol_PolyData_GroupBegin(name); Format (Python) ---------------- .. code-block:: python cg_iRIC_Write_Sol_PolyData_GroupBegin(name) Arguments --------- .. csv-table:: Arguments of cg_iric_write_sol_polydata_groupbegin_f :file: cg_iric_write_sol_polydata_groupbegin_f_args.csv :header-rows: 1