OEIsValid2DRingDictionary
OEIsValid2DRingDictionary(ifs: oemolistream) -> bool
OEIsValid2DRingDictionary(filename: str) -> bool
Returns true is the given file is a valid 2D ring dictionary.
See also
OE2DRingDictionary class
OEInit2DRingDictionary class
2D ring dictionary files can be generated with the following programs:
Example program createringdict.py
Example program appendringdict.py