Difference between revisions of "Torsion"

From PyMOLWiki
Jump to navigation Jump to search
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
===DESCRIPTION===
+
 
 
'''torsion''' rotates the torsion on the bond currently picked for editing.  The rotated fragment will correspond to the first atom specified when picking the bond (or the nearest atom, if picked using the mouse).
 
'''torsion''' rotates the torsion on the bond currently picked for editing.  The rotated fragment will correspond to the first atom specified when picking the bond (or the nearest atom, if picked using the mouse).
  
Line 11: Line 11:
  
 
==SEE ALSO==
 
==SEE ALSO==
[[Cmd edit]], [[Cmd unpick]], [[Cmd remove_picked]], [[Cmd cycle_valence]]  
+
[[edit]], [[unpick]], [[remove_picked]], [[cycle_valence]]  
  
[[Category:Commands|torsion]]
+
[[Category:Commands|Torsion]]

Latest revision as of 14:44, 17 November 2009

torsion rotates the torsion on the bond currently picked for editing. The rotated fragment will correspond to the first atom specified when picking the bond (or the nearest atom, if picked using the mouse).

USAGE

torsion angle

PYMOL API

cmd.torsion( float angle )

SEE ALSO

edit, unpick, remove_picked, cycle_valence