This is a read-only mirror of pymolwiki.org

Difference between revisions of "Gradient"

From PyMOL Wiki
Jump to navigation Jump to search
(created)
 
m (1 revision)
 
(No difference)

Latest revision as of 01:47, 28 March 2014

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