Attention
This is a preliminary API and may be improved based on user feedback. It is currently available in C++ and Python.
OEStringToMonomerType
OEStringToMonomerType(arg1: str) -> int
Converts a string into a constant in the OEMonomerType namespace.
Returns OEMonomerType_Undefined, if the string
does not represent any of the specific monomer type.
See also
OEMonomerTypenamespaceOEMonomerTypeToStringfunction