Valence: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
m (Gallery)
No edit summary
Line 14: Line 14:
set valence, 1 # on
set valence, 1 # on
</source>
</source>
[[Category:Settings|Valence]]

Revision as of 16:19, 2 November 2007

Overview

Turning on valence will force PyMol to show double bonds as double lines -- instead of the normal view, as when it's turned off.


Examples

Syntax

set valence, 0 # off
set valence, 1 # on