指定したセルを構成する頂点の数を返す。
call cg_iric_read_grid2d_cellnodecount(g_handle, cell_id, count, ier)
ier = cg_iRIC_Read_Grid2d_CellNodeCount(g_handle, cell_id, &count);
count = cg_iRIC_Read_Grid2d_CellNodeCount(g_handle, cell_id)