Cartoon Helix Settings: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
No edit summary
m (Fixed &agrave)
Line 2: Line 2:
This is a display setting.
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 &agrave la MolScript.
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 à la MolScript.


==Syntax==
==Syntax==
Line 14: Line 14:
[[image:Fancy.JPG|frame|fancy helices|left]]
[[image:Fancy.JPG|frame|fancy helices|left]]
[[image:default.JPG|frame|default representation|center]]
[[image:default.JPG|frame|default representation|center]]
==edit request==
I can't have the &agrave character display properly.

Revision as of 07:38, 1 June 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 à la MolScript.

Syntax

Turn on:

set cartoon_fancy_helices, 1

Turn off:

set cartoon_fancy_helices, 0

Result

fancy helices
default representation