new MdlBlockReader()
Base class of readers to read different MDL blocks (2000 or 3000).
- 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 - Source:
Returns:
- Type
- Variant