OEReceptorGetInnerContourLevel¶
float OEReceptorGetInnerContourLevel(const OEChem::OEMolBase& receptor, float& level)
Returns the inner contour level of the receptor.
It is only valid to call this function if receptor is a valid receptor
(i.e., OEIsReceptor
returns true).