write_to_file# KPath.write_to_file(filename='KPOINTS', fmt='vasp')[source]# Write the kpath to a file. Only supports vasp at the moment Parameters: filename (str, optional) – _description_, by default “KPOINTS” fmt (str, optional) – _description_, by default “vasp”