This is a read-only mirror of pymolwiki.org

Difference between revisions of "Surface solvent"

From PyMOL Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
= Example =
 
= Example =
  
 +
<source lang="python">
 
set surface_solvent = off
 
set surface_solvent = off
 
+
</source>
 
[[Image:ErmC 2ERC surface solvent OFF.png]]
 
[[Image:ErmC 2ERC surface solvent OFF.png]]
  
 +
<source lang="python">
 
set surface_solvent = on
 
set surface_solvent = on
 
+
</source>
 
[[Image:ErmC 2ERC surface solvent ON.png]]
 
[[Image:ErmC 2ERC surface solvent ON.png]]

Revision as of 23:23, 5 February 2009

Example

set surface_solvent = off

ErmC 2ERC surface solvent OFF.png

set surface_solvent = on

ErmC 2ERC surface solvent ON.png