OEGetNearestResidue

OEGetNearestResidue(disp: OE2DActiveSiteDisplay, p: OE2DPoint) -> OENearestResidue

Returns an OENearestResidue object that stores a residue which is depicted nearest to a given 2D display coordinates.

disp

The OE2DActiveSiteDisplay object of which residues are being considered.

point

Specifies the 2D display coordinates.

See also