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