OEClearMMCIFData

OEClearMMCIFData(mol: Union[OEGraphMol,OEQMol]) -> bool

Removes all mmCIF data from the molecule.

OEClearMMCIFData(mol: OEMol) -> bool

Removes all mmCIF data from the molecule and from all of its conformers.

See also