Cartoon Helix Settings: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
mNo edit summary
 
No edit summary
Line 11: Line 11:
  set cartoon_fancy_helices, 0
  set cartoon_fancy_helices, 0


==Edit request==
==Result==
Could someone edit in some images ? I do not know how to do that yet.
[[image:Fancy.JPG|frame|fancy helices|left]]
[[image:default.JPG|frame|default representation|center]]

Revision as of 13:29, 31 May 2006

Overview

This is a display setting.

It acts on the section of cartoon-represented helices. When turned off, the section is an ellipsoid. When turned on, the section is a line with circles on each end. The resulting helices are pretty slick ribbons with tubular edges a la MolScript.

Syntax

Turn on:

set cartoon_fancy_helices, 1

Turn off:

set cartoon_fancy_helices, 0

Result

fancy helices
default representation