OEReceptorGetExtraMols

OEIterBase<const OEMolBase>* OEReceptorGetExtraMols(const OEChem::OEMolBase& receptor)

Returns an iterator over the extra molecules held by receptor.

It is only valid to call this function if receptor is a valid receptor (i.e., OEIsReceptor returns true).