User 6f5b13c404
24-05-2010 15:07:29
Hi,
In the new method of extracting results from MCS using the enumerator object, the cluster id and count and so on are all in the properties dictionary on the molecule.
Are the keys for the fields that you populate (e.g. "ElementCount", "HierarchyID"; essentially the ones that you get from the LibMCS tool if you output the results to an SD file) defined as class constants or an enum somewhere, and if not, could they be? I don't want to hard-code the literals in my own code if possible.
Kind regards,
Ahmed