new MdlMoleculeReader()
Class to read and anaylsis MDL MOL 2000/3000 data and create Molecule.
- Source:
Extends
Methods
-
readBlock(textOrLines, parentObj) → {Variant}
-
Read a text block and return a suitable object.
Parameters:
Name Type Description textOrLines
Variant String or array of string. parentObj
Kekule.ChemObject - Inherited From:
- Source:
Returns:
- Type
- Variant