OETriposTypeName

const char *OETriposTypeName(unsigned int type)

Returns the symbolic atom type name that corresponds to the given Tripos Sybyl atom type index, as encoded by the OETriposType namespace. For example, OETriposTypeName returns the value "N.pl3" for OETriposType_Npl3.

This function is the inverse of OETriposTypeIndex.