Difference between revisions of "Surface mode"

From PyMOLWiki
Jump to navigation Jump to search
(New page: == Overview == Sets how PyMOL draws the surface. == Syntax == <source lang="python"> set surface_mode, int </source> where int is in the range of 0 to 4. [[Category:Settings|Surface mode...)
 
Line 7: Line 7:
 
</source>
 
</source>
 
where int is in the range of 0 to 4.
 
where int is in the range of 0 to 4.
 +
 +
0 - default mode<br />
 +
1 - force inclusion of HET atoms
  
 
[[Category:Settings|Surface mode]]
 
[[Category:Settings|Surface mode]]

Revision as of 18:35, 4 May 2008

Overview

Sets how PyMOL draws the surface.

Syntax

set surface_mode, int

where int is in the range of 0 to 4.

0 - default mode
1 - force inclusion of HET atoms