Package schrodinger :: Package application :: Package glide :: Module gui
[hide private]
[frames] | no frames]

Module gui

Classes [hide private]
  GlideWorkspaceMarkers
Class for marking constraints and excluded volumes in the Workspace.
Functions [hide private]
 
find_equivalent_atoms(st, anum)
Given a structure atom, return a list of atoms that are identical to it.
Variables [hide private]
  __doc__ = ...
  maestro = schrodinger.get_maestro()
  sphere = None
hash(x)
  markers = None
hash(x)
  FONT_NAMES = maestro.get_font_names()
Function Details [hide private]

find_equivalent_atoms(st, anum)

 

Given a structure atom, return a list of atoms that are identical to it. If no identical atoms are found, and empty list is returned.


Variables Details [hide private]

__doc__

Value:
"""
Classes and functions that are shared between the Glide GridGen and Do\
cking
panels.

Copyright Schrodinger, LLC. All rights reserved.
"""