OEMacroModelAtomTypeNamesΒΆ
bool OEMacroModelAtomTypeNames(OEMolBase &mol)
This function sets the string atom type property of every atom in a molecule to its MacroModel atom type. The string atom type property is set using the OEAtomBase::SetType method. This function returns false if any atom was assigned 00, i.e. unknown, and returns the value true otherwise.