Ball and Stick: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 22: Line 22:


----
----
[[Image:Ball_stick.png|thumb|Example of Ball and Stick Repr.|200px|right]]
Ed. As of 0.98bXX there is a GUI-enable Ball & Stick representation available to users.
Ed. As of 0.98bXX there is a GUI-enable Ball & Stick representation available to users.



Revision as of 22:15, 2 June 2005

Ball and Stick

Balls with sticks really look nice but they are not obvious in PyMOL:

hide lines
show sticks
show spheres
set stick_radius=0.1
set sphere_scale=0.25

Also OK:

show sticks
set valence, on
set stick_ball, on
set stick_ball_ratio, 3
set stick_radius, 0.12

You can adjust the two numbers above to your taste.


Example of Ball and Stick Repr.

Ed. As of 0.98bXX there is a GUI-enable Ball & Stick representation available to users.

Tree