This is a read-only mirror of pymolwiki.org

Mask

From PyMOL Wiki
Revision as of 05:32, 23 February 2005 by Tree (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

DESCRIPTION

  "mask" makes it impossible to select the indicated atoms using the
  mouse.  This is useful when you are working with one molecule in
  front of another and wish to avoid accidentally selecting atoms in
  the background.

USAGE

  mask (selection)

PYMOL API

 
   cmd.mask( string selection="(all)" )

SEE ALSO

  Cmd unmask, Cmd protect, Cmd deprotect, Cmd mouse