Gradient

From PyMOLWiki
Jump to navigation Jump to search

gradient creates a gradient (field lines) object from a map object.

Usage

gradient name, map [, minimum [, maximum [, selection
    [, buffer [, state [, carve [, source_state ]]]]]]]

Arguments

  • map = string: the name of the map object to use.
  • minimum, maximum = float: minimum and maximum levels (default: full map range)
  • selection = string: an atom selection about which to display the mesh with an additional "buffer" (if provided).

See Also