4.146 OETriposTypeIndex

unsigned int OETriposTypeIndex(const char *name)

This function returns the integer atom type, as encoded by the OETriposType namespace, that corresponds to the given Tripos Sybyl atom type string. For example, OETriposType("N.pl3") returns the integer value OETriposType::Npl3, which currently has the value 22.

This function is the inverse of OETriposTypeName.