4.147 OETriposTypeName

const char *OETriposTypeName(unsigned int type)

This function 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(OETriposType::Npl3) returns the value "N.pl3".

This function is the inverse of OETriposTypeIndex.