OEMDLStereoFromParity¶
void OEMDLStereoFromParity(OEMolBase &mol)
This function sets the OEChem TK stereochemistry for each atom from the MDL stereo parity information.
Note
This function is the opposite of the
OEMDLPerceiveParity
function.
See also
OEMDLHasParity
functionOEMDLSetParity
andOEMDLGetParity
functionsOEMDLClearParity
function