OEWriteXYZFile
OEWriteXYZFile(ofs: oemolostream, mol: Union[OEGraphMol,OEMol,OEQMol],
charges: bool = True, symbols: bool = True,
doubleprecision: bool = False) -> None
Writes the molecule as an XMol XYZ format file to the output stream ‘ofs’.